Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to edit disabled MaskedInput #125

Open
alexf2 opened this issue Feb 8, 2018 · 2 comments
Open

Ability to edit disabled MaskedInput #125

alexf2 opened this issue Feb 8, 2018 · 2 comments

Comments

@alexf2
Copy link

alexf2 commented Feb 8, 2018

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

  • create some text, which matches to input mask;
  • copy it to the clipboard;
  • click on the input box (left corner) and paste it via Ctrl+V shortcut.

The text will be inserted into.

@SergioDiniz
Copy link

how can I fix this? '--'

@alexf2
Copy link
Author

alexf2 commented May 4, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants