ayrton / react-key-handler

React component to handle keyboard events :key:
http://ayrton.be/react-key-handler
388 stars 29 forks source link

Broken when using Draft-js #42

Closed jamesfzhang closed 8 years ago

jamesfzhang commented 8 years ago

Since Draft-js doesn't use default input or textareas, typing in its editor causes key handlers here to be triggered. Not quite sure whose "fault" it is, but just wanted to bring this to attention.