-
When use this code:
import VueKonva from 'vue-konva'
...
app.use(VueKonva)
IDE shows: Vue: Argument of type is not assignable to parameter of type Plugin
versions:
vue: 3.5.2
vue-konva: 3.1…
-
### Checklist
- [X] The issue can be reproduced in the [auth0-vue sample app](https://github.com/auth0-samples/auth0-vue-samples/tree/master/01-Login) (or N/A).
- [X] I have looked into the [Readme](…
-
### Details
Hi,
I'm getting this error when I install @nuxtjs/seo on a new build.
`ERROR [worker reload] [worker init] Package import specifier "#internal/nitro/virtual/plugins" is not defin…
-
### Link to minimal reproducible example
https://test.astroarmadillos.io/
### Summary
When open modal I have option to select wallet to connect to. When I click on wallet it shrinks and I'm not abl…
-
I definitely am not gonna check 1.x series
-
Hello 👋🏻! I was wondering if I could get a set of version numbers/packages that Vue Styleguidist supports? I'm trying to help someone debug if Vue 2.6 vs 2.7 vs 3.0 is having a particular issue (with …
-
### Reporting a bug?
```
failed to load config from /home/user/projects/anzusystems/common-admin/vite.config.lib.ts
error during build:
file:///home/user/projects/anzusystems/common-admin/node_mod…
-
Hello, there is an error that appears in in fresh Nuxt projects where only this module has been installed, that also prevents the usage of the Nuxt DevTools:
> Uncaught SyntaxError: The requested mod…
-
### Describe the bug
When I search for `usesc...` to find `useScrollLock`, i'm brought to a 404 page the first time I click the algolia result.
If I navigate home, and do the exact same search and…
-
I think we're using pre-release versions of Vue and VueX. We should upgrade.
Vue 3 has development and production optimised versions. We really should look at using the production optimised version…