antoniopresto / antd-mask-input

MIT License
89 stars 37 forks source link

MaskedInput doesn't allow to type anything using any char mask (mask="***") #53

Open victorlitvinenko opened 2 years ago

victorlitvinenko commented 2 years ago
philFreyer commented 1 year ago

Same here with mask="AA11 #### #### #### #### ##"

antoniopresto commented 1 year ago

do you know if it also occurs using only imask?

antoniopresto commented 1 year ago

I no longer use antd at work, adding tests or PRs are welcome :)