react-chatbot-kit
react-chatbot-kit copied to clipboard
Not able to remove prevState messages
Hi, I want to remove prevState messages in chatbot state conditionally. Sample code is for reference.
However, I am getting the below error
The idea is that I should be able to remove the previous chatbot messages so that they cannot be displayed in UI.
please help me with this issue.