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

Browser issue #43

Closed
andrew-rob opened this issue Jul 6, 2021 · 5 comments
Closed

Browser issue #43

andrew-rob opened this issue Jul 6, 2021 · 5 comments

Comments

@andrew-rob
Copy link

Tried in chrome and edge. Similar to #20 I can't click any of the buttons after uploading an image. First time I have used the app so not a caching issue.

image

@debkbanerji
Copy link
Owner

debkbanerji commented Jul 6, 2021

Hmm... looks like an issue loading in the jquery file - might be a problem with their CDN or the connection being reset before jquery could load in. Are you able to load https://code.jquery.com/jquery-3.2.1.slim.min.js in on your browser? After checking, can you hard reload (ctrl+shift+R) and see if the same issue shows up in the console?

@andrew-rob
Copy link
Author

So here:
image
doesn't load unless I hard refresh.
image

The lego art remix still has the same errors in the console after a hard reload.
image

@andrew-rob
Copy link
Author

Working in chrome after a hard refresh in the lego art remix.

@debkbanerji
Copy link
Owner

debkbanerji commented Jul 6, 2021

The fact that it wasn't working on Edge until a hard refresh means that it was probably due to an issue with jQuery's CDN or your internet. Clearing the browser cache on Edge might resolve the issue, since it looks like Edge may still think the file isn't available from that page.

@debkbanerji
Copy link
Owner

Closing for now since this is JQuery CDN related.

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

2 participants