Next.js Discord

Discord Forum

Infinite re-render when user interact during hydration.

Unanswered
Oriental chestnut gall wasp posted this in #help-forum
Open in Discord
Oriental chestnut gall waspOP
I am passing data from server component to client component. In client component, it renders almost infinite while hydration if the user click the component. Why is this happening?

1 Reply

Oriental chestnut gall waspOP
I test this out even without the props. Still works the same.