I am using nuxt and vue-ls as spa. I have included vue-ls as a plugin in nuxt, but I cannot access it with context.app.$ls in the middleware. I use the get method of vue-ls and the output in browser is cannot read property 'get' of undefined. Please help.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1743">#c1743</a>)</em></sub></div>