-
While the React integration is released, is there a plan to make a Vue wrapper? If so, would like to help:)
-
### Version
3.0.0-rc.5
### Reproduction link
[https://github.com/vuejs/vue-next/blob/master/packages/compiler-dom/src/transforms/vModel.ts#L93](https://github.com/vuejs/vue-next/blob/master/packa…
-
目前是不是不支持自定义指令directive?目前引入Ant-design-vue@1.7.8发现会报错“[Vue warn]: Failed to resolve directive: ant-ref”
-
I have my component:
```
const vm = new Vue({
el: '#FormVue',
directives: {mask},
validator: null,
data() {
return Object.assign({
name: '',
…
-
Hello!
I have upgraded the package from 0.13 to 0.16 in the application made with Nuxt 2 and now the masonry is not working. The console shows the following error:
```
vue.runtime.esm.js?2b0e:…
-
### What problem does this feature solve?
When using the v-for directive with a Range and the number passed is not a valid integer (valid integer = an integer between 0 and 2^32-1), Vue.JS still trie…
-
Hi, hope someone can help me please. I can get the hover working, but I can't get this to work using multiple options with an object to enable trigger: 'click'
I am trying to combine v-tooltip with…
xlcrr updated
1 month ago
-
### What problem does this feature solve?
I'm writing a custom directive in vue.
I want it to work like v-if but it will have a little logic going inside it. Let me explain with an example:
```…
-
### What feature(s) would you like to see in RepoSense
Removal of explicit directives will help to make the code less verbose and will follow Vue's [Style Guide](https://vuejs.org/style-guide/r…
-
- Uncaught TypeError: Cannot read properties of undefined (reading 'directive')
you get this error when using vue 3