-
### Vue version
3.2.45
### Link to minimal reproduction
https://github.com/qnp/vue3-pug-template-ts-assertion-bug
### Steps to reproduce
1) Clone the repository.
2) Run `yarn` then `yarn dev`
3…
-
I have a Vue3 component whose template looks something like this (simplified example):
```
Toggle menu outside
-
### Version
3.0.4
### Reproduction link
[https://github.com/ht-sauce/vuemini-test](https://github.com/ht-sauce/vuemini-test)
### Steps to reproduce
app.config.isCustomElement = ta…
-
**Describe the bug**
test file like:
```tsx
it('xxx', async () => {
const wrapper = mount(() => )
expect(wrapper.attributes('role')).toBe('button')
})
```
at the Button.vue the…
-
Using Ag-Grid, the events `rowClicked` and `rowDoubleClicked` do not work. This is a problem with both the latest version (0.2.2) and the previous version (0.1.5). Problem verified on Firefox, Chrom…
-
### Version
3.1.5
### Steps to reproduce
I'm trying to add vue to an existing website using npm webpack. The **target div is not changed and is left empty**, so it seems that the mounting fails…
-
### Version
3.2.31
### Reproduction link
[stackblitz.com](https://stackblitz.com/edit/vuev3-subcomponents-runtime-mjew25?file=index.html)
### Steps to reproduce
1. Create a vue v3…
-
### Environment
- Operating System: Darwin
- Node Version: v18.18.2
- Nuxt Version: 3.7.4
- CLI Version: 3.9.0
- Nitro Version: 2.6.3
- Package Manager: yarn@1.22.19
- Builder:…
-
add support `vite` builder with vue for live reloading, or how to use solution temporally ?
-
### Version
3.0.2
### Reproduction link
[https://github.com/iamthefreeman/vue-3-slot-component-issue](https://github.com/iamthefreeman/vue-3-slot-component-issue)
### Steps to repr…