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
When custom input is passed to PatternFormat, the caret will not hold it's position, but after first entered character, it will jump straight to the input's end.
Describe the expected behavior
Caret shall remain in the position of the last entered character.
Describe the issue and the actual behavior
When custom input is passed to
PatternFormat
, the caret will not hold it's position, but after first entered character, it will jump straight to the input's end.Describe the expected behavior
Caret shall remain in the position of the last entered character.
Provide a CodeSandbox link illustrating the issue
https://stackblitz.com/edit/react-m9nrou-3d8qpz
Provide steps to reproduce this issue
Please see the sandbox provided.
Please check the browsers where the issue is seen
The text was updated successfully, but these errors were encountered: