Weird Behaviour of v-model with select #183
HassiumAGT
started this conversation in
General
Replies: 1 comment
-
option should be boolean: option :value="true">true</option In your example, on change event, the value of "statetoshare" changed to string. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I made this to replicate the error I am facing,
When I select the option and go to the next page, the v-if condition does not change but the state variable does.
sorry if duplicate, need a fix..
Beta Was this translation helpful? Give feedback.
All reactions