Next.js Discord

Discord Forum

✅ Solved

Unanswered
FaseehFS posted this in #help-forum
Open in Discord
Original message was deleted.

3 Replies

Black imported fire ant
Hi, @FaseehFS
The component was rendered on client-side.
So there is flickering.
Browser render → React hydration → useEffect → theme applied
If you fix this issue, it will be rendered perfectly