AsishRaju / 450-DSA

450-DSA helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡

Home Page:https://450dsa.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All the progress gets reset automatically

Ciphercrypt opened this issue · comments

It has happened almost two times that my entire progress got reset automatically without doing anything from my end. I first thought it was my browser's fault but now I think it is about the lifespan of data saved in the browser. Could you please take a look at it?

commented

Sorry to hear this @Ciphercrypt , I don't see the possibility of data stored in the browser expiring its lifetime though I will check on it. and also I plan to move out of browser-based storage asap. Meanwhile, could you check if there is an inherited browser problem to persist data by running this snippet in console await navigator.storage.persist() and let me know the result of it.

commented

@Ciphercrypt closing this for now