-
[Vue warn]: Error in directive mask bind hook: "Error: v-mask directive requires 1 input, found 0"
Example:
Obs: The mask works fine but have errors in the console.
-
Hi, thanks for the work on this package, Im trying to link the files and use the directive but Im getting "Can't find variable VueCodeHighlight", what Im doing wrong? I don't use components
Appreci…
-
ERROR Failed to compile with 6 errors …
-
When I use vue-pdf-app in my Vue Chrome extension, nothing can run because eval is used in the source code.
I get errors like:
`Refused to evaluate a string as JavaScript because 'unsafe-eval' is no…
-
Hi,
I am playing with the new directive **@defer** from `apollo-server` and I got this error:
```
{
"error": "Unexpected number in JSON at position 3"
}
```
So I would like to know if…
-
### Notes.vue and Tags.vue
Add `dense` quasar directive to notes and tags table. Currently they take up a lot of space
-
Example:
```
warning: '.native' modifier on 'v-on' directive is deprecated (vue/no-deprecated-v-on-native-modifier) at src/views/Dashboard.vue:150:26:
148 | v-if="!isHistorical"
…
-
While the React integration is released, is there a plan to make a Vue wrapper? If so, would like to help:)
-
Does this work with SSR? If not, can a custom server-side directive be included to work with vue-server-renderer and the directives option? :)
-
Hi!
Vue-touch-events stopped working after I installed Vuetify (https://vuetifyjs.com/en/). I see that Vuetify also has a v-touch directive, https://vuetifyjs.com/en/api/v-touch/. This is probably wh…