You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content loaded from off-site sources (requiring CORS) and retrieved from cache by javascript automatically fails.
image is loaded from a cdn via an xhr request from javascript
however, this does not occur with all images. same website, same page, different image: https://cdn.fuzz.ly/FRnlWSAP/Snep-redraw-2023-01-31-transparent.png
this image loads from cache just fine
content loaded from off-site sources (requiring CORS) and retrieved from cache by javascript automatically fails.
image is loaded from a cdn via an xhr request from javascript
image url:
https://cdn.fuzz.ly/eY2stn74/40994bf2-861b-45ac-97e4-0b1693531c85.jpg
cache disabled via console:
however, this does not occur with all images. same website, same page, different image:
https://cdn.fuzz.ly/FRnlWSAP/Snep-redraw-2023-01-31-transparent.png
this image loads from cache just fine
if necessary, I could probably make a sample html/js file to trigger this issue, if the cause is what I think it is
The text was updated successfully, but these errors were encountered: