Voog / wysihtml

Open source rich text editor for the modern web
http://wysihtml.com
MIT License
3.36k stars 338 forks source link

Pasting with wysihtml v0.6-beta.1 throws exeception #358

Open jack-vo opened 7 years ago

jack-vo commented 7 years ago

Pasting is not working with WYSIHTML v0.6-beta.1.

The error was throw at newStyle = method(wysihtml.dom.getAttribute(oldNode, attributeName)); as newStyle is not defined.