Load Page Error for While Loop Lesson

Has anyone had this issue when trying to complete the Iterate with Javascript while Loop Lesson. I’m not sure why chrome is having an issue loading this page I would like to move forward in the proper curriculum sequence.

you need to clear cache, or delete the code in the editor before the page crashes
there is an infinite loop in the editor that is making the browser crash (chrome doesn’t deal well with an array growing for ever)