Restoring compatibility with Vue 3 component library #139
AlessandroAmos
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
|
It should work now too. Could you please provide online example for me to see? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I can confirm that behavior. In nuxt v3 worked directive beholder-maska@1.x with Vuetify@3.x side by side. Current v2.1.7 not. In console - there is no error. It just doesnt work anymore. I checked component in DevVue and it seems that Vuetify pass down all attr including data-maska (as well as directive I belive) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In version 1, when using the v-mask directive, even if the v-mask directive was used in input components from famous Vue 3 libraries such as Vuetify and NaiveUI, the mask worked perfectly... I would like this to be made available in this new version as well.
Beta Was this translation helpful? Give feedback.
All reactions