comamitc / pretty-print.net

http://pretty-print.net
MIT License
15 stars 4 forks source link

Weird CodeMirror issue #49

Open comamitc opened 8 years ago

comamitc commented 8 years ago

The very first keystroke after loading the page and focusing on the CodeMirror instance causes the cursor to go back to the start.

Maybe CodeMirror is mounting twice on the page?