๐ Bug: Number of Tries resets to 3 on Refresh
Closed this issue ยท 0 comments
EDWIN1669086 commented
What happened?
On refresh, no matter how many tries you've done before, it'll always reset back to 3.
What was the expected behavior?
It should keep the same number of tries as the user had before the refresh.
Anything else?
Use local storage to persist the state of the number of tries.