Closed andrew-rob closed 3 years ago
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?
So here:
doesn't load unless I hard refresh.
The lego art remix still has the same errors in the console after a hard reload.
Working in chrome after a hard refresh in the lego art remix.
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.
Closing for now since this is JQuery CDN related.
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.