Skip to content

jQuery is undefined #2

@HenryVolkmer

Description

@HenryVolkmer

if a theme includes jquery-lib at the end of the html-document, right before closing body-tag, a ReferenceError: jQuery is not defined will be thrown.

Thats because the jQuery-lib is not loaded when $-functions are called in .
$ and jQuery are not registered at this runtime.

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