Story analyzer not working

https://perchance.org/story-to-answer

When submitting any prompt, it states "An error has occurred somewhere in your code (in lists or HTML): An unhandled promise rejection occurred: ReferenceError: answerBufferingEl is not defined"

2 points · 1 comments · view on lemmy.world

1 Comments

VioneT@lemmy.world · 1 pts · 1y

The creator seems to be appending an undefined element ('answerBufferingEl'). Although, the 'answerBufferingEl' is also already in the 'answerCtn' so there is no need for appending it.