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
The stitch function in the URL handling code returns InvalidURL when trying to resolve relative paths containing ../ that would navigate above the domain root. This causes issues when fetching web pages with relative resource links.