I've created a recursive function and can't edit it! HELP :D

Hi,
I’ve created a recursive function on the Factoralize a Number challenge (https://www.freecodecamp.org/challenges/factorialize-a-number).
When I open this page, it immediately goes into testing and boils my computer :smiley:
I can’t edit this challenge because it goes into this infinite loop as soon as I open it.

Can someone reset this challenge’s code for me?

Regards, Michal

At the end of the challenge URL append ?run=disabled

Excellent! Thank you :wink:

(that’ll teach me…)

Michal