Jovan Kočić
Pinia store with Nuxt layers
We have an issue with the Pinia store when it is used in the Nuxt layers.
The error is:
The layer is part of the monorepo, and when used within the monorepo, it works.
It also works when it is used in the other project, by extending it via Github like:
but when we try to use it locally, it fails
Here is the GH discussion:
https://github.com/vuejs/pinia/discussions/2378#discussioncomment-12096928
10 replies