[SSR] Cannot use set() or clear() with LocalStorage on client side #2517
Closed
Description
Software version
Quasar: 0.17.13
OS: Linux(4.15.0-33-generic) - linux/x64
Node: 8.11.3
NPM: 5.6.0
Browsers: Chrome
The LocalStorage errors anytime I call the set() and clear() functions. It looks like the exact same problem as in this reported issue:
#1680
I'm also using this in a store action. Although I'm using the latest version quasar. Has this just not been fixed yet?
What did you get as the error?
quasar_framework_src_plugins_local_storage_js__WEBPACK_IMPORTED_MODULE_3__.default.set is not a function
What were you expecting?
What steps did you take, to get the error?
Metadata
Assignees
Labels
No labels