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
By the default behavior of input element with type number when the cursor always moves right after increment/decrement, but cursor position always saves before rerendering for now. It is not expected.
By the default behavior of input element with type number when the cursor always moves right after increment/decrement, but cursor position always saves before rerendering for now. It is not expected.
Here is pull request with the fix #78.
The text was updated successfully, but these errors were encountered: