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
Starting point is a NumericFormat which has multiple thousandSeparators and a decimalSeparator.
If the cursor is placed right in front of the decimal separator and backspace is pressed, the cursor jumps after the decimal separator if a thousand separator should disappear.
Describe the issue and the actual behavior
Starting point is a NumericFormat which has multiple thousandSeparators and a decimalSeparator.
If the cursor is placed right in front of the decimal separator and backspace is pressed, the cursor jumps after the decimal separator if a thousand separator should disappear.
Describe the expected behavior
Cursor shouldn't jump after the comma separator.
Provide a CodeSandbox link illustrating the issue
https://codesandbox.io/s/thousandsgroupstyle-demo-forked-wir1uo?file=/src/App.js
Provide steps to reproduce this issue
Please check the browsers where the issue is seen
The text was updated successfully, but these errors were encountered: