Hello,

Here's something I haven't seen before:

1. Log in to an app, navigate somewhere.
2. Open a new browser tab, manually enter the login page URL—just load that 
page, don't even need to log in.
3. Return to the first tab, click on any navigation link.

Expected: destination page in that first tab.
Observed: first tab returns to login page, console shows that 
handlePageRestorationErrorInContext() has been called.

This isn't something I've ever done personally, but a user reported it, and 
I've confirmed this behaviour in two different apps even running out of 
Eclipse. To be clear, this is only if I start at the login URL in the second 
tab. If I Cmd-click a link to get a second tab, I can navigate as expected in 
both tabs.

Is this a feature, or am I doing something to cause this in my apps? Session 
IDs are in cookies.


-- 
Paul Hoadley
https://logicsquad.net/
https://www.linkedin.com/company/logic-squad/



Reply via email to