cryptozombies-lesson-code icon indicating copy to clipboard operation
cryptozombies-lesson-code copied to clipboard

advanced solidity concepts progress lost ( completed 3-4 exercises and now its showing 0% ).

Open rishabh2002chauhan opened this issue 1 year ago • 3 comments

I just logged in from a different device in my Cryptozombies account it's showing that I have 0% progress in the advanced solidity concepts chapter which I am completely certain that I completed at least 3-4 exercises.

rishabh2002chauhan avatar Jun 04 '23 09:06 rishabh2002chauhan

also, the website sometimes does not load the next chapter once the current exercise has been completed. you have to go to the homepage and then open the next exercise.

rishabh2002chauhan avatar Jun 04 '23 09:06 rishabh2002chauhan

I can confirm that this is an annoying problem of crypto zombies. (still as of July 5th 2023). I use chrome browser.

bigBagBoogy avatar Jul 05 '23 05:07 bigBagBoogy

@rishabh2002chauhan I found why this problem exists!

The way website works is it stores your progress in the localstorage, as you shifted to a new device it had new slate of local storage that's why your progress is 0%.

To restore your progress you can manually edit the local storage to regain progress.

Yash-271120 avatar Aug 26 '23 09:08 Yash-271120