FredrikOseberg / react-chatbot-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No action on button click / submit

pichlerpa opened this issue · comments

Hi everyone, first of all, congrats to this great open-source project. During my first tests, I encountered the issue of not being able to send messages, it seems like there is no action behind the button or submit element, nothing happens on pressing enter or clicking the button, also no error is shown:

image

Are you familiar with this problem or could you give me a hint where/how to poke around?

Thanks, Patrick

Perhaps, you didn't write const parse in MessageParser.

@hexiaogou thanks for your response, I meanwhile found another component to use.