RobinCK / vue-ls

:boom: Vue plugin for work with local storage, session storage and memory storage from Vue context 🇺🇦
https://robinck.gitbooks.io/vue-storage/
MIT License
538 stars 49 forks source link

Cannot read property 'get' of undefined #167

Open mbt522533623 opened 2 years ago

mbt522533623 commented 2 years ago

image image

I encapsulate the public code into a library, and then publish it to NPM. I pull the code from NPM to the new project. vue-ls is imported in main.js of the new project. There is still a problem in the figure