Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jQuery not loading #101

Open
mikecormier opened this issue Mar 3, 2021 · 2 comments
Open

jQuery not loading #101

mikecormier opened this issue Mar 3, 2021 · 2 comments

Comments

@mikecormier
Copy link

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.

URL: https://htmlpreview.github.io/?https://github.com/mikecormier/mosdepth_region_vis/master/blob/example_output/region_coverage.html

@Antosser
Copy link

same problem

@vhvy
Copy link

vhvy commented Dec 6, 2021

#109 I have try to fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants