LucasBassetti / react-simple-chatbot

:speech_balloon: Easy way to create conversation chats
https://lucasbassetti.com.br/react-simple-chatbot/
MIT License
1.72k stars 596 forks source link

Check localStorage if available before getting/using/removing items #298

Open xvnds opened 3 years ago

xvnds commented 3 years ago

For issue #296

Did some changes in storage.js to prevent errors caused by localStorage when using incognito/private window.