LucasBassetti/react-simple-chatbot

message value not updated

Opened this issue · 0 comments

Hello, I'm use useState, but message not update.

I update state at validation scope. I'm not sure its correct way to update message.

code is : https://gist.github.com/utafrali/294332e017ebbd8e83fc2a12cdfd5a65

Is there anybody who can help me?