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 value changes when clicking outside the field, regardless of the step and modelValue state. The step parameter is also calculated incorrectly at the threshold of 1000.
The text was updated successfully, but these errors were encountered:
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Version
3.14.1592
Reproduction
Description
https://skr.sh/vT5m5gCX1Bk
The value changes when clicking outside the field, regardless of the
step
andmodelValue
state. Thestep
parameter is also calculated incorrectly at the threshold of 1000.The text was updated successfully, but these errors were encountered: