Problem using print() for a challenge solution

Continuing the discussion from Added print() to code example and browser print prompt keeps opening

I did exactly the same thing… Not sure how to fix it.

If you place a ‘print “something”;’ in the code box on the Profile Lookup In the Javascript section, running the code in Chrome causes a loop to start where the print dialog appears. You can’t cancel it It just constantly pops up.

You’re misunderstanding.

Adding print was an accident (old habit). If you add it, you end up stuck in an loop where you can’t get out of it.

Great! That’ll do it. You can then go and remove the offending line!