jakiestfu / Medium.js

A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)
http://jakiestfu.github.io/Medium.js/
4.39k stars 404 forks source link

[alpha 2.0] Spacebar and newline sometimes stop working #176

Open nichochar opened 8 years ago

nichochar commented 8 years ago

I'm having a hard time reproducing this. But sometimes the spacebar events and the enter (=new line) events don't work.

I will update this ticket when I have more reproducible steps, but maybe someone else has seen this and has a clean repro