iamshaunjp / Complete-React-Tutorial

All course files for the Complete React Tutorial on the Net Ninja YouTube channel.
1.77k stars 1.7k forks source link

Too many re-renders (INFINITE LOOP) #5

Open stefanramac opened 3 years ago

stefanramac commented 3 years ago

On #8 video react tutorial after using useState hook, when i recopy the code from the video to my code, i cant apply that to the live site? Start showing this:"Error: Too many re-renders. React limits the number of renders to prevent an infinite loop.". Any help, please?

NmgMihajlovic commented 2 years ago

https://youtu.be/jQc_bTFZ5_I?list=PL4cUxeGkcC9gZD-Tvwfod2gaISzfRiP9d&t=65 He explained it in one of his videos, try it.