Story analyzer not working
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"
https://perchance.org/story-to-answerOpen linkView original on lemmy.world
1 reply
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.