-
Hi there,
vuex-typex is a great tool to provide typings to store methods, but it seem to be not adapted to Vue 3. In Vue 3, Vue root is not global, so main Vue root object is created via `createApp` …
-
The error shows when hovering over the `router` variable in the line `router, // ERROR HERE` on `main.ts`.
```
Type 'import("/home/kainoa/redacted/node_modules/vue-router/dist/vue-router").Router'…
-
Not exactly sure when this started, but I'm getting an error when running `vue-tsc` (TS typechecking for vue) related to this plugin
running `vue-tsc --noEmit` gives me the following error
```
no…
-
### Vue - Official extension or vue-tsc version
2.1.8
### VSCode version
1.94.2
### Vue version
3.5.12
### TypeScript version
5.4.5
### System Info
```shell
System:
OS: Linux 6.11 Arch L…
-
### What happened?
Application uses vue3 + ts + quasar-v2. QSelect with multiple is used, but as soon as the user selects any option, the dropdown closes and each time user has to open it and make …
-
When using typescript, there are some issues with Provide / Inject here. Basically, the inject complains that bootstrap is of type unknown. I can't find the correct way to properly type bootstrap to g…
-
Creating a project with typescript and vitest
```
Vue.js - The Progressive JavaScript Framework
√ Add TypeScript? ... Yes
√ Add Vitest for Unit Testing? ... Yes
```
making a mistake somewh…
-
Hi @IsraelDCastro I was following this tutorial
https://medium.com/@blaster203/how-to-create-a-component-library-with-vue-3-vitejs-typescript-8eb41f799045
Any idea why TS is complaining about type…
-
### Version
3.5.1
### Reproduction link
[https://github.com/vuejs/vue-router/blob/dev/types/router.d.ts#L203](https://github.com/vuejs/vue-router/blob/dev/types/router.d.ts#L203)
#…
-
### 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-am…