Resetting exercise code from outside of the exercise page (Page crashing)

Hi all,

I have a exercise in the React section of the Front-End-Libraries Module that crashes on load. I believe this is due to some bad code saved as my temporary solution to the problem. (Not the page itself). I am trying to clear the code there, and only there, without loading the bad code.

Can I clear specific exercise code in a alternative way?

If the problem is unclear let me know. Any help is appreciated. Cheers.

It’s not always easy to identify which challenge is which, but you can clear your code for individual challenges from your browser’s local storage:

1 Like

Worked a Charm. Thanks!