Closed dmitrizzle closed 6 years ago
One more task for this PR that's sort of (but not really) related. chat-bubble
has module exports that could be utilized with ES6 setup. In this PR I've added a small fix that ensures that the scripts aren't giving errors on ES5 browsers. This needs to be tested and if it works we can close #14
Seems to work!
~There's still an issue that two bubbles appear at once, with no delay.~ Fixed.
Added localStorage check function that warns users when they have no environment set-up or have server/browsers restrictions that forbid them from storing localStorage
objects.
Some mods made to the script that save bot and user interactions to localStorage to be recalled later.
TODO's:
chat-bubble
examples, including closed-source NLC version