SessionStorage does not persist if navigate to any route in the same website by editting the URL in address bar

https://stackoverflow.com/questions/67890031/sessionstorage-in-safari-14-1-1-lost-if-i-edit-the-url-to-change-route-and-dont

I met the same problem in safari 16.0. The session storage lost when I tried to navigate to another endpoint with same domain by editing the url directly.

If it is a built-in feature, it is appreciated to persist the session storage when user navigated to another site by editing url address.

SessionStorage does not persist if navigate to any route in the same website by editting the URL in address bar
 
 
Q