borismus / markdown-preview

Enables Chrome to render markdown files as HTML
http://smus.com
217 stars 42 forks source link

NotFoundError: DOM Exception 8 Error #33

Open frabcus opened 11 years ago

frabcus commented 11 years ago

I get an empty screen, and the following error in the javascript console, when I view a markdown file.

Error in event handler for 'undefined': NotFoundError: DOM Exception 8 Error: An attempt was made to reference a Node in a context where it does not exist.
    at chrome-extension://XXXXXXXXXXXXXXXXXXX/js/content.js:64:25
    at Event.dispatchToListener (event_bindings:356:21)
    at Event.dispatch_ (event_bindings:342:27)
    at Event.dispatch (event_bindings:362:17)
    at Object.chromeHidden.Port.dispatchOnMessage (miscellaneous_bindings:253:22) 

Mac OSX Chrome Version 27.0.1453.116