-
### Environment
Nuxt project info: …
-
https://codybontecou.com/nuxt3-and-pinia.html
-
-
Pinia is now recommended over VueX. It works with Vue2, so we could do it now, and I suspect it might make the transition to Vue3 easier. [Transition](https://pinia.vuejs.org/cookbook/migration-vuex.h…
-
In lib/axios.ts I'm currently using axios.interceptors.response to detect a 401 or 419 response to trigger a logout system wide, but I have a problem with the way authStore is injected. It gets used b…
-
https://github.com/user-attachments/assets/eae79d66-9e42-4faa-b668-30f9509b77eb
-
### Describe the bug
I'm not sure how preset work, there is no real documentation on how to auto import everything from Pinia.
I tried this, which looked logical from the doc:
```js
export default…
-
Is there an option to use `vue-native-websocket` with `Pinia` instead of `Vuex`?
I am currently migrate an project from Vuex to Pinia and try to update my Websocket store.
-
### Describe the suggested improvement
#### Is your improvement related to a problem? Please describe.
Our current Vue.js application has some remaining composables that maintain state at the mo…
-
### Vue - Official extension or vue-tsc version
2.1.10
### VSCode version
-
### Vue version
3.4.30
### TypeScript version
-
### System Info
```shell
System:
OS: Linux …
Tobls updated
2 hours ago