Skip to content

Deprecated feature used "Unload event listeners are deprecated and will be removed." #7

@johan-tutuk

Description

@johan-tutuk

Could someone update this file on CDNJS?

Even though it’s a minor issue, it becomes quite frustrating to see warnings during development. A quick update would be greatly appreciated.

Deprecated feature used "Unload event listeners are deprecated and will be removed."
Issue in this part:
addEvent: function(t, e, s) {return !!H.isBrowserDocument() && (void 0 !== t.addEventListener ? t.addEventListener(e, s, !1) : void 0 !== t.attachEvent && t.attachEvent("on" + e, s),!0)},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions