FredrikOseberg / react-chatbot-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

widget render when change in input value before click send button

vahidsavabieh opened this issue · comments

Hi Fredrik
I have a problem that causes it to slow down after typing a few messages
checked https://github.com/FredrikOseberg/react-chatbot-kit-docs and This example also has the problem.

when typing The option widget is rendered once for each answer

add console.log('update") in option widget for show this problem
image

The option widget is rendered once for each answer
image

Thankful