-
### Version
3.2.12
### Reproduction link
https://codepen.io/catsmeatman/pen/qBjYeve
### Steps to reproduce
1. Define as Vue component (Vue.defineCustomElement)
2. Bind some bool prop with v…
-
### Version
3.2.31
### Reproduction link
[codepen.io/xia-2/pen/RwjvMNX](https://codepen.io/xia-2/pen/RwjvMNX)
### Steps to reproduce
```vue
It maybe a bug. When com…
-
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-nksyd2?file=src%2Fcomponents%2FHelloWorld.vue&terminal=dev
### Steps to reproduce
View the "custom-attr" attribute of …
-
**Describe the bug**
When mounting a component that includes the "FlatPickr" component from vue-flatpickr-component, Vue prints a warning saying "Component is missing template or render funct…
-
### Describe the bug
I am building a component library in Vue3 and packaging them with vite in library mode.
When testing these component in dev mode, components are reactive and ref values are upda…
-
### Version
3.0.5
### Reproduction link
[Vue 3 Template Explorer](https://vue-next-template-explorer.netlify.app/#%7B%22src%22%3A%22%20%20%3Cp%3E%7B%7B%20%24fm('%7BserverCount%2C%20plural%2C%20on…
-
### Version
3.2.31
### Reproduction link
[codesandbox.io](https://codesandbox.io/s/currying-moon-40ikfr?file=/src/App.vue)
### Steps to reproduce
1. refer a `Ref` value returned b…
-
**Describe the bug**
Stencil Custom Element is not being stubbed
**To Reproduce**
In `App.vue` we import a Stencil custom element:
import { defineCustomElements as defineCustomWebComponent…
-
### Vue version
^3.2.37
### Link to minimal reproduction
https://github.com/qilimazhualuo/template_this_undefined
### Steps to reproduce
默认新增项目
新增文件
1. src/constant.js
报错方式
然后再main.js中引用
…
-
### 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…