Skip to content

Tags: 0k/web_ckeditor

Tags

7.0.0-irfc_0.1.0

Toggle 7.0.0-irfc_0.1.0's commit message
fix: be much more paranoid upon killing zombie instances of ckeditor. (

…fixes #6)

Firefox and Chrome don't react the same here, and "Back" button while editing
is a good way to trigger exceptions. I haven't too much time to throw at this
issue, so this quick fix seems to work for now. The exception thrown by
ckeditor at ``.destroy()`` time is also messing things up.