react-simple-chatbot
react-simple-chatbot copied to clipboard
:speech_balloon: Easy way to create conversation chats
Hi, just a quick question regarding the TriggerNextStep function used by a custom component. I am calling triggerNextStep in the constructor for my custom component to trigger the step I...
**Describe the bug** Messages are doubled with each new trigger. **To Reproduce** Steps to reproduce the behavior: 1. clean install the repo inside a fresh react app. 2. use the...
How to close Chatbot on outside Click?
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.8.3. Release notes Sourced from codecov's releases. v3.8.3 Fixes #329 fix: Test if response has two lines Dependencies #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 9.12.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
HI @team I'm using a custom header and using floating true. show's button on the bottom of the component and when i click on it a chat container is open...
Thank you for this chatbot which is really great ! Simple to install and to use. I have q question. My chatbot is set as floating : When the page...
**Describe the bug** Could not find a declaration file for module 'react-simple-chatbot'. 'D:/lance/svp/client/node_modules/react-simple-chatbot/dist/react-simple-chatbot.js' implicitly has an 'any' type. **Expected behavior** 
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...