Skip to content

[SSR] Cannot use set() or clear() with LocalStorage on client side #2517

Closed
@shinynet

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions