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
When opening the SVG file in the browser I get:
This page isn’t workingwww.senja-avfall.no redirected you too many times. Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS
I have a situation where I probe a SVG file that does not exist.
The code below never timeout and just hang.
When opening the SVG file in the browser I get:
This page isn’t workingwww.senja-avfall.no redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS
The SVG file I try to load is:
In the browser it redirects to: https://www.senja-avfall.no/no/404?id=65
PS
I know that probe-image-size does not support probing svg files. A bug in my code resulted in calling probe.
The text was updated successfully, but these errors were encountered: