Skip to content

× TypeError: Cannot read property 'className' of undefined #25

@KBiswas98

Description

@KBiswas98

176176 | "use strict";
176177 |
176178 | function o(e) {

176179 | return "string" !== typeof e.className ? [] : e.className.split(/\s+/);
| ^ 176180 | }
176181 |
176182 | function i(e, t) {

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