You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(channel-web): fix useSessionStorage config option
* small fix
* merge master
* fix using session storage
* fix build
* reject with error when visutor id cannot be acquired
* added missing typings
* added automatic serialize and deserialize when using storage utils class
* callers now use storage own serialize + deserialize
* small fix
* pr comments
* update locale with config + setup socket only once on init
* chore(shared-lite): added unit tests for storage utils (#5405)
* chore(sharedLite): added unit tests for storage utils
* fix build
* updated unit tests
* removed ability to reconfigure useSessionStorage
* removed unecessary async/await
* better typings
* PR comments + bump studio v0.0.37
Co-authored-by: Samuel Massé <59894025+samuelmasse@users.noreply.github.com>
0 commit comments