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
The PinInput component expects the v-model to be a string array. However, when the type is set to number, I think it should support an array of numbers as values too.