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
{{ message }}
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
I'm submitting a ...
[X ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Summary
When mask have optional characters as [000] and i trying paste some value less than required + optional, optional values are filled from start string.
I was looking a solution for another bug related to pasting data in field, but @dcn0503 advice is helped too!
In @Aspedm codesandbox just copy first 4 digits and paste to field.
I'm submitting a ...
[X ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Summary
When mask have optional characters as [000] and i trying paste some value less than required + optional, optional values are filled from start string.
Other information
Reproduce link: https://codesandbox.io/s/antd-mask-input-onpaste-bug-dmxqrt
The text was updated successfully, but these errors were encountered: