Sylvain59650/htmlelement-events-extension

View on GitHub

Showing 1 of 1 total issue

Avoid deeply nested control flow statements.
Open

            if (!fn.removed) {
              fn(event);
              fn.removed = true;
            }
Severity: Major
Found in src/htmlElement-events.js - About 45 mins to fix
    Severity
    Category
    Status
    Source
    Language