-
### Environment
- Operating System: Linux
- Node Version: v20.10.0
- Nuxt Version: 3.13.2
- CLI Version: 3.13.2
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.3
- Builder: …
-
### Versions
- vite-plugin-federation:
- vite:
vite 2.7.10
### Reproduction
vite 工程作为host 通过模块联邦 引入 A 工程 和C 工程; A 工程通过模块联邦引入C工程(A和C都是通过vue-cli搭建的)。 同时配置shared:['vue'] , 运行host 后,报Conta…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.9.0
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Packa…
insub updated
3 weeks ago
-
Currently, if you install any package with `pip install --pre` with `ipyvuetify` as a downstream dependency, it installs the latest 3.0 alpha release, ipyvuetify 3.0.0a2.
![image](https://github.co…
-
### Vue version
3.4.21
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-rcbytc?file=src%2Fcomponents%2FHelloWorld.tsx
### Steps to reproduce
when i used Function…
-
### Version
```sh
mac m1pro
chorme
rsbuild最新版本
```
### Details
我用rsbuild新建的vue3模板,热更新是对当前页面的全量替换,不会保留当前页面的state,我只是在template里面更新了ui,script里面的state都会重新初始,感觉这样体验很不好,这一点的表现和webpack,vite都有所不同。复现仓库链接…
-
### Related plugins
- [ ] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue)
- [X] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/package…
-
I am using the Astro framework with Vue and nanostores integrations. All is working fine, except I cannot see nanostores Devtools. They are not displayed (out of the box) under Astro DevTools or Vue D…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### tl;dr: `app-vite 2.0.0-beta.14` broke my Cypress Component tests but I found the fix
Hi,
I upgraded to the `@quasar/app-vite 2.0.0-beta.14`, but unfortunately, it broke my Cypress component…