olivier-m / minislate

A wysiwyg experiment
http://olivier-m.github.io/minislate/
MIT License
73 stars 9 forks source link

Bugfix for orpheaned node #1

Closed clochix closed 9 years ago

clochix commented 9 years ago

I sometime get an error inside JS console, the api.dom.hasParents function fails because of some node outside the document. This seems the fix the bug.