You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another issue, probably related.
When you start with an empty doc, write "a" and delete with backspace, you can't write anymore.
You have to focus the editor again and only then able to write.
This only happens in examples/index.html but not in examples/advanced.html
To reproduce open examples/index.html.
Write "a".
Delete the "a" character.
In the console you'll see {delete: 2}.
Tested version 0.18.1 with Firefox 32.0.3
The text was updated successfully, but these errors were encountered: