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”
You must log in or register to comment.
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.