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 am currently experiencing an issue with my locally hosted gossip application, and I am seeking your expertise to address it.
The problem arises when I save a slide and refresh the page; the slide persists within the same browser. However, upon opening the link in a different browser, the application displays the default example slide instead of the saved one. It seems that the slides are being stored at the session level rather than at the server level.
My objective is to ensure that saved slides are accessible universally, irrespective of the browser being used. I would like the application to recall the last saved slide each time the link is reopened.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I am currently experiencing an issue with my locally hosted gossip application, and I am seeking your expertise to address it.
The problem arises when I save a slide and refresh the page; the slide persists within the same browser. However, upon opening the link in a different browser, the application displays the default example slide instead of the saved one. It seems that the slides are being stored at the session level rather than at the server level.
My objective is to ensure that saved slides are accessible universally, irrespective of the browser being used. I would like the application to recall the last saved slide each time the link is reopened.
Thanks
The text was updated successfully, but these errors were encountered: