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
I have a nextjs project and I use ant design as a design system, I made a component for input mask, but any mask I put, returns an underscore at the end of the value, even if it is completely filled.
I have a nextjs project and I use ant design as a design system, I made a component for input mask, but any mask I put, returns an underscore at the end of the value, even if it is completely filled.
live example: https://codesandbox.io/p/sandbox/plxx6x
The text was updated successfully, but these errors were encountered: