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

Videos not loading correctly on resources #87

Closed
talves opened this issue Oct 6, 2017 · 0 comments · Fixed by #88
Closed

Videos not loading correctly on resources #87

talves opened this issue Oct 6, 2017 · 0 comments · Fixed by #88

Comments

@talves
Copy link

talves commented Oct 6, 2017

This is due to a jQuery call prior to the script being loaded on the resources.html page.

$.get(
       ...
 );
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

Successfully merging a pull request may close this issue.

1 participant