-
### Vue version
3.4.38
### Link to minimal reproduction
https://github.com/AloisH/vue-3-generic-type-bug-with-slots
### Steps to reproduce
Clone the repository `https://github.com/Alois…
-
-
### Vue version
3.5.3
### Link to minimal reproduction
https://play.vuejs.org/#eNqdUsGO00AM/RVrLrtIq/RQuJRsJUCLBBKwYitOI6EhcUOWiWc0MylFUf4de5qm0Qo4cEpsP795tt+gXnlfHHpUG1XGKrQ+bTW1nXchwQA17lvCN45jQk…
-
### Describe the bug
Gettting the below error while installing the plugin in vite react-ts project
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolvin…
-
### **Describe the bug**
hello !
In my vite project with Vue and Typescript. I follow the document guide When I add the vue-devtools-next and run the command pnpm dev I get the error
[vite] Int…
-
### Vue - Official extension or vue-tsc version
vue-tsc 1.8.27
### VSCode version
-
### Vue version
3.4.14
### TypeScript version
5.2.2
### System Info
System:
OS: Linu…
-
### Environment
- Operating System: Linux
- Node Version: v16.20.0
- Nuxt Version: 3.6.5
- Nitro Version: 2.5.2
- Package Manager: npm@9.4.2
- Builder: vite
- User Config: …
-
I just spent 2 hours tracking down this issue:
- We have a class with a prototype method called `focus()`
- Our code was calling `focus()`, but it should have been calling `this.focus()`
- The co…
-
Hello,
### Context
When I try to log in with Google, I get the validation promp from Google (basically OAuth works fine), but once it returns to the page with the code provided by Google, there's…
-
chatait-backend-vue build 在window 和linux 上都build 失败, npm run build
> chatgpt-backend@1.2.0 build D:\code\git\chatait-free\chatait-backend-vue
> vue-tsc --noEmit && vite build --mode release
src…