-
Notifications
You must be signed in to change notification settings - Fork 7
jQuery is undefined #2
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels