lidaof/eg-react

Are my loaded tracks saved after exiting the browser and opening the link again?

KHBHH opened this issue · 1 comments

KHBHH commented

Hi,

Let's say I loaded few tracks and did some changes to the settings, are those saved, in case I exit the browser and open the link again?

I know there are cookies involved, but I would appreciate if you could explain more about it, thank you!

Hi, @KHBHH Thank you! if you close the tab and reopen it, it will be gone, we use session storage not cookie though.