insin / insin/react-maskedinput

Ability to edit disabled MaskedInput

Open
#125 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
727
Forks
191
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.