vue-froala-wysiwyg icon indicating copy to clipboard operation
vue-froala-wysiwyg copied to clipboard

Cannot read property 'tagName' of undefined

Open grizafisjr opened this issue 4 years ago • 1 comments

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

grizafisjr avatar Jun 30 '20 23:06 grizafisjr

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

Siopao-pao avatar Jan 09 '22 06:01 Siopao-pao