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
I see that links like https://news.ycombinator.com/ are causing the browser to load the root URL twice. Perhaps we are not removing trailing slashes or there is a bug in finding duplicate URLs per domain. Please check and add tests.
I see that links like
https://news.ycombinator.com/are causing the browser to load the root URL twice. Perhaps we are not removing trailing slashes or there is a bug in finding duplicate URLs per domain. Please check and add tests.