-
I got this error while installing:
```
PS D:\Workspace> npm install vue-lite-youtube-embed vue-frag --save
...
npm ERR! Conflicting peer dependency: vue@2.6.14
npm ERR! node_modules/vue
npm E…
-
### Vue version
3.4.38
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-9pbycg?file=src%2FApp.vue,src%2Fcomponents%2FMyArrayComponent.vue,src%2Fcomponents%2FMyStringComponen…
-
Hi,
i don't get the plugin to run. An idea what it might be about?
Note: I already understood that the plugin is for the Vue 3, but theoretically it would have to work with Vue 2.7, right?
M…
-
Vue 2.7 不需要引用@vue/composition-api
是否能更新vue-demi
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
### Description
I am wanting to use my own cookie consent banner in conjunction with this library.
- `this.$gtag.optIn()` calling works correctly, however, a full page reload or a route change …
-
**Describe the bug**
When using the options API, Vuelidate provides 3 different ways to automatically set the dirty state of a field
1. Specify `$autoDirty: true` within the [field's validation ru…
-
# 🐛 bug report
Attempting to write a transformer that converts svg files to vue components does not appear to be working as expected
## 🎛 Configuration/Setup
Following the documentation of [T…
-
### Reproduction
npx shadcn-vue@latest add toast
### Describe the bug
Got this error while installing toast:
ERROR [@vue/compiler-sfc] Failed to resolve extends base type. …
-
### What happened?
After the Vue 3.5 upgrade, we get type errors about private types from the ErrorMessage or Field components.:
- Default export of the module has or is using private name 'FieldS…