matschik/component-party.dev

Update State Example for React causes infinite render.

hagnerd opened this issue · 1 comments

You can't call the state update function in render, this causes infinite rendering.

Solved