tiff / wysihtml5

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
http://xing.github.com/wysihtml5/
MIT License
6.5k stars 1k forks source link

Android native and Chrome browser error in console: Uncaught TypeError: Cannot read property 'contentDocument' of undefined #560

Open benomatis opened 6 years ago

benomatis commented 6 years ago

I'm getting Uncaught TypeError: Cannot read property 'contentDocument' of undefined in Android native and Google Chrome browser using wysihtml5 v0.3.0

Test device details: SAMSUNG GALAXY NOTE 4 Chrome version 58.0.3029.83

It works fine on firefox.