Skip to content

Conductor query using incorrect CSS selectorΒ #5

@dancallaghan

Description

@dancallaghan

Instead of using the *= contains selector here, it should be using the ~= whitespace delimited selector.

const conductor = this.element.closest(`[data-controller*="${this._conductorName}"]`)

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