insin / react-maskedinput

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

Preventing paste in disabled state #124

Open alexf2 opened 6 years ago

alexf2 commented 6 years ago

When MaksedEdit is disabled it is possible, however, to paste som etext in via Ctrl+V keys.