Replies: 1 comment
-
no one knows? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Form component:
Child component:
It doesn't clear child-component's select value, but if i use
v-select
as a direct child tov-form
instead, it does work as expected.Beta Was this translation helpful? Give feedback.
All reactions