Skip to content

Commit

Permalink
Fix root cause of #85 in CM-MJ:
Browse files Browse the repository at this point in the history
  > Fix `TypeError: Cannot read property 'line' of undefined` exception. Triggered on any change when line 0 contains a CM bookmark.
  > Catch all errors in our CM event handlers so (I hope) we can't ever break other code handling CM events, such as Firepad as happened in #85.
and another dumb bug from same commit:
  > Fix #19 correctly: clear only our markers, not only foreign ones!
  • Loading branch information
cben committed Apr 30, 2015
1 parent dbf70c4 commit 1ba8bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeMirror-MathJax

0 comments on commit 1ba8bb6

Please sign in to comment.