Skip to content

jQuery not loading #101

@mikecormier

Description

@mikecormier

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions