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
For the controlled component, and when the unmask flag is set to true, when the user start typing, the mask is disabled and the subsequent characters appear at some random places.
See the gif:
Note: I'm typing here the "1234567890" and get completely unexpected entered value.
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Jan 9, 2025
Describe the bug
For the controlled component, and when the
unmask
flag is set to true, when the user start typing, the mask is disabled and the subsequent characters appear at some random places.See the gif:
Note: I'm typing here the "1234567890" and get completely unexpected entered value.
Reproducer
https://stackblitz.com/edit/7hkcjbdu?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
Expected behavior
The text was updated successfully, but these errors were encountered: