With the current session storage (RAM) when the user reloads the page the session is lost. This is also a problem for development, because session is lost for each code change due to webpack dev server hot reload.
Here are listed web storage available options.