Profile Lookup Freezing Chrome [Solved]

I was working on this problem and forgot to include the crucial i++ in my while loop. That killed my browser since it’s an endless loop. However, since FCC saves my code, I can’t go back in and fix it. It keeps freezing my browser and I can’t click on anything. I was able to log out and log back in and use the map to bypass the challenge, but I’d like to get my certificate eventually.

I can’t bug report this, since any time I enter that challenge, it breaks my browser. Is there anyway to clear the code on this challenge so I can complete it?

Thanks!

Try this (only Resources tab is now called Application):

https://forum.freecodecamp.com/t/removing-all-locally-stored-challenges/19129

This resolved it. Thanks!