-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v21.7.2
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Mana…
-
https://github.com/vuejs/vuex:
> The official state management library for Vue has changed to [Pinia](https://pinia.vuejs.org/). Pinia has almost the exact same or enhanced API as Vuex 5, described…
-
### Environment
```
------------------------------
- Operating System: Windows_NT
- Node Version: v22.11.0
- Nuxt Version: 3.14.1592
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Pa…
-
Expanding one of the ideas from here - https://github.com/ElMassimo/iles/issues/276. I want to run this past the community before submitting a PR. Please share your thoughts.
**Is your feature requ…
-
**I'm submitting a ...** (check one with "x")
```
[ ] Bug report => search github for a similar issue or PR before submitting
[ ] Feature request
[ ] Other, please describe
```
**Tell about…
-
### What kit and version are you using?
nuxt-2-pinia-tailwind
### What browser are you using?
chrome
### What operating system are you using?
macos
### Actual Behavior
eatureManagment_Portal_vi…
-
Uncaught (in promise) SyntaxError: The requested module '/_nuxt/@fs/C:/Projects/MyProject/src/PublicSite/client-app/node_modules/xml-utils/find-tags-by-name.js?v=e6956880' does not provide an export n…
-
# Introducing Pinia: Vuejs new State Management Solution - CodeSource.io
In this article, we’ll learn about the latest official state management library for Vue; Pinia, and build a contact list appli…
-
![image](https://github.com/user-attachments/assets/01beea2f-18a4-4d64-8239-5716e1468df5)
This error causes the route panel and pinia panel to be unable to display, and component data cannot be rev…
-
### Describe the bug
Combination with pinia storeToRefs + SSR (nuxt3) + useEventBus().on causes memory leaks.
I'm not sure it directly related to useEventBust or storeToRefs pinia or the way i use…