insin / react-maskedinput

Masked <input/> React component
http://insin.github.io/react-maskedinput/
MIT License
730 stars 197 forks source link

Ability to edit disabled MaskedInput #125

Open alexf2 opened 6 years ago

alexf2 commented 6 years ago

If MakedEdit is rendered with disabled='true' prop, there a back-door ability, however, to edit the text. To reproduce:

The text will be inserted into.

SergioDiniz commented 6 years ago

how can I fix this? '--'

alexf2 commented 6 years ago

It is awaiting in PR: "Preventing paste in disabled state #124". The repository maintainer has disappeared.