Skip to content

Incorrect check for jQuery Object #266

Description

@s7726

if (location.selector) {

Should be:
if (location.jquery) {

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