-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
2vendors.app.js:43192 Uncaught TypeError: elem.cloneNode is not a function
at handleJqueryElem (vendors.app.js:43192)
at parseHtmlToContainer (vendors.app.js:43178)
at renderTitle (vendors.app.js:43706)
at renderHeader (vendors.app.js:43728)
at render (vendors.app.js:43768)
at MixinSwal._main (vendors.app.js:45227)
at MixinSwal._main (vendors.app.js:43843)
at MixinSwal.SweetAlert (vendors.app.js:45412)
at new MixinSwal (vendors.app.js:43837)
at Function.fire (vendors.app.js:43807)
It could crash whole vue app. Happens when the route changes but vue triggers update at that time and sweetalert triggers. and this error
Metadata
Metadata
Assignees
Labels
No labels