-
There are a lot of snippets out there, but it would be great to have one where you can switch on, off some features. For example the store snippet could be either for vuex or pinia. I use pinia, there…
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.12.2
- Nuxt Version: 3.10.3
- CLI Version: 3.10.1
- Nitro Version: 2.9.1
- Package Manager: pnpm@8.3.1
- Bu…
-
https://blog.keke.cc/blog/front-end/failed-type-in-unplugin-vue-components
unplugin-vue-components自动导入的组件类型失效问题
-
### Environment
- Operating System: Darwin
- Node Version: v18.20.4
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.7.0
- Builde…
-
**描述bug**
一个集成了几十个子应用的系统,打开了8个子应用,然后关闭了3个。不做任何操作,当时看只有400+M,放几个钟1.5G,过了一晚,第二天占用率高达3.5G。。。很多用户反映系统越用越卡。
**如何复现**
在main.ts时通过遍历子应用地址数组,调用setupApp
主要代码感觉是这个main.ts
```ts
import WujieVue f…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
### 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…
-
-
## Description
1. 공통 다이얼로그 Pinia Store Typescript 변환 작업
2. 다이얼로그를 showCommonMessageDialog() 함수를 사용하고 있으나
에후에는 MessageDialog() 함수를 사용해서 띄우도록 변경 작업 필요
## Progress
- [x] 다이얼로그 함수명 변경 (MessageD…
-
### Reproduction
Thank you so much for such a great state managing lib for Vue.
Pinia works well with Nuxt as well. However, when I tried to use it along with nuxt-vite, an issue happen from the s…