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
{{ message }}
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
The cursor does not follow the formatting correctly.
Expected Behavior
As the number is formatted automatically the cursor should move to the end so new numbers can be inserted.
Current Behavior
As the number is typed spaces are automatically inserted.
The cursor does not move to after the last inserted number. It remains in front and so the next number being added is inserted in front of the last.
Possible Solution
Ensure that the cursor is always at the end of the number being typed.