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
very similar behavior to #28. if precision is set to 0 it doesn't accept typing minus "-" if input field is empty. can still hit minus after typing the number or paste negative number. I'm using vue 2 but I think it happens in vue 3 as well as it can be replicated in playground by simply changing precision to 0.