react-codemirror2 icon indicating copy to clipboard operation
react-codemirror2 copied to clipboard

Incorrect typing for KeyEvents

Open andyrichardson opened this issue 6 years ago • 1 comments

Key events such as onKeyPress have the wrong types

'(k: Editor, e: KeyboardEvent) => void' is not assignable to type 'DomEvent'.

andyrichardson avatar Jun 24 '19 13:06 andyrichardson

@andyrichardson I am a lot shorter on time these days as when I started this project. Codemirror & React APIs are moving to quickly for me to keep atop of for the day-to-day. I am looking for a co-maintainer of this project. Please contact me directly if you are interested. Thank you for understanding.

scniro avatar Jan 19 '20 16:01 scniro