Skip to content

Uncaught TypeError: elem.cloneNode is not a function #74

@aldarund

Description

@aldarund

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions