LucasBassetti / react-simple-chatbot

:speech_balloon: Easy way to create conversation chats
https://lucasbassetti.com.br/react-simple-chatbot/
MIT License
1.73k stars 597 forks source link

Problem on include react-simple-chatbot #266

Open mprovensi opened 4 years ago

mprovensi commented 4 years ago

Hi I'm having these errors when importing react-simple-chatbot:

Uncaught TypeError: this.content.addEventListener is not a function Uncaught TypeError: this.content.removeEventListener is not a function

pascalgagneur commented 4 years ago

Is the error in the browser or on server side render? Any example code to reproduce?

edogbosunny commented 4 years ago

hello @pascalgagneur i am also experiencing this issue. it appears to be coming from the browser.

Screenshot 2020-06-09 at 09 35 33