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
apply auto maxlength in case the mask doesn't have recursive pattern
However, the unmask() function does not remove the maxlength attribute added by this behavior, and the unmasked input length is still limited by the previously set mask pattern.