-
### Environment
- Operating System: Linux
- Node Version: v23.2.0
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Manager: npm@10.9.0
- Build…
-
### Versions
- vite-plugin-federation: 1.3.2
- vite: 4.1.4
-
### Reproduction
Adding a base path to vite.config.js, the pinia store sharing doesnt' work.
To reproduce the issue you can start fr…
-
### Environment
Nuxt project info: …
-
### Describe the feature
I've recently worked on support for static analysis of nuxt plugin hooks when using the object syntax. This massively improved hooking for us and allowed us to discover one s…
-
Working on transitioning the UI to Vue 3, state management to pinia, and to Vite instead of webpack.
Reason:
Vue 2 is EOL as of Dec 31, 2023
Pinia simplifies state management
Vite allows for less dep…
-
The current setup requires us to clone the `src/` of each new version of `feathers-pinia` to the nuxt app dir.
My rough understanding is that this is due to CommonJS/ESM incompatibilities with the …
-
### Environment
"@fancyapps/ui": "^5.0.33",
"@nuxt/image": "^1.3.0",
"@pinia/nuxt": "^0.5.1",
"@splidejs/vue-splide": "^0.6.12",
"luxon": "^3.4.4",
"pinia": "^2.1.7",
"vue": "…
-
### 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…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 2.17.1
- CLI Version: 3.9.1
- Nitro Version: 2.7.1
- Package …
-
### 相关平台
微信小程序
### 复现仓库
[https://gitee.com/gitveteran/taro-4.0.3-version.git](https://gitee.com/gitveteran/taro-4.0.3-version.git)
**小程序基础库: 2.17.3**
**使用框架: Vue 3**
### 复现步骤
使用pinia全局状…