Infinite loop assistance

i must have an infinite loop in my code somewhere. how can I get the coding page to not automatically run my javascript so I can edit my code?

Reset your browser, clear the cache?

FCC uses an infinite loop protection, but it can’t catch every case.

If you don’t want to lose your work, try disabling auto run.
Another option is to clear the challenge data from your browser cache. This will cause you to lose any code you have written so far.