Since about 15 minutes ago, a couple seconds after I start inputting anything into any of the challenges, the entire challenge breaks - nothing is really responsive, and the console immediately freezes. (I first tried with the JS caesar certificate challenge, but it seems like anything I try results in the same behavior)
All of the Javascript challenges are like this right now. The console will stop updating after a couple of seconds and you cannot submit any challenges. Has nothing to do with using loops, and happens with any code, or even no code.
My browser is not doing this. It doesn’t seem like it is happening to everyone. We need specific details to be able to reproduce. Which challenges, what code are you using, what browser are you using, what browser extensions are you using, etc.
Deleted my previous post because I think I was mistaken.
Some more info:
This only appears to happen when the console runs something that results in an error. Even after fixing the code, it will not update the console at all. It happens in both Firefox and Microsoft Edge without any extensions enabled on either.
No, I, as well as several of my classmates, have reported the same issue. After inputting a certain amount of characters, it seems to glitch out and not allow me to interact with anything but the section where the code is inputted. I am not sure what may cause this issue, but it has caused some strange behaviours. Reloading the page allows you to interact with the buttons again, though I cannot say why.
For me this is still an issue. I’ve tried on a few browsers with same results. This only seems to happen when it encounters a syntax error error as below.