Challenge http://freecodecamp.com/challenges/bonfire-reverse-a-string has an issue. Please describe how to reproduce it, and include links to screenshots if possible.
Cannot reset code, page is frozen on me.
Thanks for posting an issue,
Try the following:
If you鈥檙e having trouble with JavaScript or jQuery challenges, do a hard refresh and it will fix them. (in Chrome: CTRL + Shift + R on Windows or CMD + Shift + R on mac)
I tried refreshing / resetting code / signing out / closing Chrome, none worked.
Try opening 'freecodecamp.com' open your console and go to resources
tab(chrome). There click on the localStorate link in the nav bar on the right. Delete all the entries on the right side. Then navigate to the challenge. This removes all your local stored challenges.
It seems that this has been resolved. I'll close this but feel free to reopen if you still experience this issue.
Thank you!!
just find the page of the challenge and modify the address a bit.
Add "#?solution=%0A%0A" in front of the challenge address.This won't remove the progress you've made on other challenges.
Thank you @Devcnn5 you just saved my life. I was actually frozen on that exact challenge.
Most helpful comment
just find the page of the challenge and modify the address a bit.

Add "#?solution=%0A%0A" in front of the challenge address.This won't remove the progress you've made on other challenges.