Skip to content

On passing empty element throws js exception #24

@ieglonew01f

Description

@ieglonew01f

It is useful to add a check whether the element is present or not in the delegate method.

function delegate(element, selector, type, callback, useCapture) { if (element === null) return;

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