Vaghawan Ojha

Results 13 comments of Vaghawan Ojha

I don't think so, I must have moved on with something else. It's been a long time, I don't remember solving it.

Hi, He has given the link at the readme file . ![image](https://user-images.githubusercontent.com/13087930/58801040-2d1a7300-8629-11e9-909f-d5badbb090e7.png)

So, I had to hack a little bit, since I am just started with this project, I did the following: set at line 62 of ChatInput.tsx: `selectedConversation.messages = [];` Then...

Thank you @KhanKudo , and also thank you for the permanent fixes.

Thank you, this should do it, but if you think the validation is needed as well, we could probably work on another issue.

> Whilst in the future it may be a good idea to let the user know the json is not valid, for now I do believe that preventing the major...

Hi @KhanKudo , I sent a pull request [Import validation Added #668 ](https://github.com/mckaywrigley/chatbot-ui/pull/668) , where I've added the needful validation and done some manual tests. Thanks

the data that you need to import has to exactly similar with the data that you get when you export you data, so what I would suggest it, first export...

Thank you! Will correct it.

Hi @amarco , Thanks, mind sending a PR, this could be useful for others as well. Thank you again!