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
{{ message }}
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.
I get the following warning when my v-model value is an integer:
Invalid prop: type check failed for prop "modelValue". Expected String | Array, got Number with value 1.
Am i missing a setting or something?
The text was updated successfully, but these errors were encountered: