Decent, but but unresolved JS error
-
Causes a JS error because it outputs the following code when jQuery isn’t defined:
jQuery(document).ready(function () { jQuery(window).on('load',function () { }); });
Why does it output an empty function? Who knows. Why does it need jQuery here at all? No reason. I submitted a support request and suggested a fix some time ago, but it is still an issue.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Decent, but but unresolved JS error’ is closed to new replies.