froala / vue-froala-wysiwyg

Vue component for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
632 stars 86 forks source link

Cannot read property 'tagName' of undefined #141

Open grizafisjr opened 4 years ago

grizafisjr commented 4 years ago

Cannot read property 'tagName' of undefined TypeError Object.p as openTagString

./node_modules/froala-editor/js/froala_editor.min.js in Object.p [as openTagString] at line 7:5061 ./node_modules/froala-editor/js/froala_editor.min.js in Object.t [as applyStyle] at line 7:71838 ./node_modules/froala-editor/js/plugins/font_family.min.js in Object.t [as apply] at line 7:1267 ./node_modules/froala-editor/js/plugins/font_family.min.js in E.Bootstrap.callback at line 7:2457 ./node_modules/froala-editor/js/froala_editor.min.js in Object.n [as exec] at line 7:34446 ./node_modules/froala-editor/js/froala_editor.min.js in i at line 7:184014 ./node_modules/froala-editor/js/froala_editor.min.js in r at line 7:184915 ./node_modules/froala-editor/js/froala_editor.min.js in t at line 7:184920 ./node_modules/froala-editor/js/froala_editor.min.js in E.Bootstrap.c at line 7:185042 ./node_modules/froala-editor/js/froala_editor.min.js in o at line 7:29505 ./node_modules/froala-editor/js/froala_editor.min.js in HTMLAnchorElement. at line 7:29657 ./node_modules/froala-editor/js/froala_editor.min.js in HTMLDivElement. at line 7:244731

Siopao-pao commented 2 years ago

Tried updating to latest version 4.0.8 since it was mentioned that a fix related to this is applied on 4.0.6 but I'm still encountering same issue