lidaof / eg-react

WashU Epigenome Browser
https://epigenomegateway.wustl.edu
Other
66 stars 29 forks source link

Session lost on refresh - own deployment #351

Open raivivek opened 4 weeks ago

raivivek commented 4 weeks ago

Hello,

I am running v54.0.2 of your app locally and have the firebase configured. I am running into an odd behavior that I'm not sure of. When I use the app through official deployment, a refresh of the page keeps the tracks added/removed and only resets when the tab is closed and reopened. However, in my case, a simple refresh resets the entire app to the original state. I don't see any errors or messages in the console.

Wondering if you have any thoughts.

lidaof commented 3 weeks ago

Hi @raivivek from you described, i am guessing you are using local uploaded tracks? If using url based track after refreshing they should stay, but not local tracks since you need to re-grant the permission. let me know if this is the case, thank you!