-
### Vue - Official extension or vue-tsc version
2.1.6
### VSCode version
none
### Vue version
3.5.3
### TypeScript version
5.5.4
### System Info
```shell
System:
OS: L…
-
**Setup**
- Rancher version: `v2.10.0-alpha7` Dashboard: v2.10.0-alpha5 (also on current v2.10-head)
- aks-operator version: `rancher-aks-operator:105.0.0+up1.10.0-rc.2`
- Browser type & version:…
-
As per release 2.2.0 of Vue (https://github.com/vuejs/vue/releases):
> Many exposed methods and properties on Vue.util have been removed. If you previously relied on them, you should migrate off of…
-
I'm running Swagger 5 alpha on a Vite/Vue3 SPA, the previous version worked great but upgrading to this gives me an error I can't find any documentation on maybe because it's so new.
If this line l…
-
> In 2.3 we re-introduced the .sync modifier for props, but this time it is just syntax sugar that automatically expands into an additional v-on listener:
[https://vuejs.org/v2/guide/components.htm…
-
Introduced in #70 that closed #69
-
Hi Pascal,
importing useModal in 0.6.2 isn't possible.
`js
import { useModal } from '@inertiaui/modal-vue'
`
Best regards,
Danny
-
**Module version**
1.12.3
**Describe the bug**
Missing vue 2.7 compatibility
**To Reproduce**
Using Vue 2.7
Steps to reproduce the behavior:
1. Using Vue 2.7
**Expected behavior**
Vue…
-
### Vue version
3.5.12
### Link to minimal reproduction
https://github.com/richardsimko/vue-bug
### Steps to reproduce
1. Use a `` element in a `v-for`
2. Use an invalid value for `v-b…
-
https://github.com/xiaoxiangmoe/issue-vue-2.7-on-click-type-error.git
```
pnpm run type-check
```
```
src/App.vue:12:6 - error TS2559: Type '{ onClick: any; }' has no properties in common wit…