fCC Solutions are crashing the render frame

Hello there,

Is the server working properly? I’ve stumbled upon three exercises for which the render window crashes. Apparently, this happens when pressing buttons that call setState() methods. After spending way too long wondering why it wasn’t working, I decided to open a few different exercises and paste the solutions provided by fCC, and none of them worked: the render window always crashes, but the tests do pass.

The exercises are:
https://www.freecodecamp.org/learn/front-end-development-libraries/react/create-a-controlled-form
https://www.freecodecamp.org/learn/front-end-development-libraries/react/write-a-simple-counter
https://www.freecodecamp.org/learn/front-end-development-libraries/react/use-state-to-toggle-an-element

I opened an issue for it. Didn’t see the post until now.

Edit: There is a PR in the works. So hopefully it is be fixed soon.

1 Like