|
|
|
|
|
by B-Con
4792 days ago
|
|
I think that's usually the result of the previous page being a redirect, and the browser taking you back to the redirect page which then instantly, well, redirects you. I know this is a huge problem on mobile devices, often requiring you hit "back" twice quickly. Not sure how smart browsers are about skipping redirect pages in the "back" history. If the page is a 301 I think the browser omits it from the history, but if they're doing less elegant redirects (such as, ugh, JS) I don't know that the browser will pick up on it. |
|