Tring to pass a component with directive in the slot of an other one #6014
Unanswered
ayoubmehd
asked this question in
Help/Questions
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Edit: I think it's a bug it's working fine in vue 2
Edit: my bad i just put v-modal instead of v-model 🙄
I don't know if this is a bug or not possible
I tring to pass a component with the v-model directive in the slot of an other one
This is the parent component
Input component
Container Component
In the browser console this error will be shown
Beta Was this translation helpful? Give feedback.
All reactions