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
<VueAutonumeric> component should accept value prop as a numeric string, because Autonumeric's .set() accepts it.
For now, it throws warning '[Vue warn]: Invalid prop: custom validator check failed for prop "value"'
The text was updated successfully, but these errors were encountered:
<VueAutonumeric>
component should accept value prop as a numeric string, because Autonumeric's.set()
accepts it.For now, it throws warning '[Vue warn]: Invalid prop: custom validator check failed for prop "value"'
The text was updated successfully, but these errors were encountered: