Page hangs when opening challange

Hello,
My page crashes when opening challange https://www.freecodecamp.com/challenges/smallest-common-multiple
How do i reset without visiting the page?
It crashes due to my code.

You are probably having an infinite loop or your code is taking too long to execute. Check this helpful guide, you probably need to use the second solution in this guide.

1 Like

Thanks you are a life saviour!! Cheers!

1 Like