jQuery is not defined
-
Hey guys,
On our website we’re deferring/placing jQuery in footer for performance reasons and I’ve noticed this error shows up due to the generated dataTable inline JS.
If I wrap this inline JS into adocument.addEventListener('DOMContentLoaded')
it works properly but we’ll be losing updates.What do you suggest? Is there a hook or any other way I can modify that inline JS to work properly if jQuery loads a bit later? Or any chance you can include this in a future release?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘jQuery is not defined’ is closed to new replies.