Giter VIP home page Giter VIP logo

ns-vuex-persistent's People

Contributors

gcuencam avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

innozent

ns-vuex-persistent's Issues

Modules unsupported and more...

First, thanks for writing this plugin it is exactly what I need (well see below)!

This does not allow modules however to be utilized as the vuex-persistedstate package does. When specifying them in the array similar to myModule.stateName NativeScript dies with ReferenceError: myModule is not defined even though it is specified in the modules section of the store. The ReferenceError goes away if the variable are enclosed in quotes like 'myModule.stateName', however it does not seem to be persisting the module states still..

I suspect I can add this to the module and it will work, but only for ONE module. This is because it uses a static key (ns-vuex-persistant) for the local storage. First, the spelling of "persistent" in the key is wrong and that can be fixed. Second, can you allow an option on creation to specify the key and use default values if one is not passed? This would allow each module to persist its own values on their own. The other option of course is get modules working at the top level.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.