You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think this package is currently compatible with the v-model pattern. You can set a default value with defaultValue and then you'd listen for submit to get the value.
If you really need to set the value externally you can use the autocomplete component's setValue method: #25
I can't use v-model. What happened?
Value in input after implemets v-model
[object InputEvent]
The text was updated successfully, but these errors were encountered: