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
vue.common.dev.js?4650:630 [Vue warn]: Invalid prop: type check failed for prop "inputClasses". Expected String with value "resources-js-auth-views-partials-_otp__otp_input resources-js-auth-views-partials-_otp__error", got Array
vue.common.dev.js?4650:630 [Vue warn]: Invalid prop: type check failed for prop "inputClasses". Expected String with value "resources-js-auth-views-partials-_otp__otp_input resources-js-auth-views-partials-_otp__error", got Array
code
I solve this by just put the condition inside computed
but again it is good if i can do conditional without using computed
thanks
The text was updated successfully, but these errors were encountered: