-
Notifications
You must be signed in to change notification settings - Fork 370
Open
Description
Error:
Uncaught ReferenceError: jQuery is not defined
at <anonymous>:141:5
at loadJS (htmlpreview.js:86)
at htmlpreview.js:56
jQuery is loaded within the HTML file hosted on github as such:
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
however, it is not being loaded when using htmlpreview.github.com.
I have tried multiple different version of jQuery and loading it a few different ways and still am not able to get htmlpreview.github.com to load jQuery.
Metadata
Metadata
Assignees
Labels
No labels