Next.js Discord

Discord Forum

Next 15 Animations and Modals (Client Components)

Unanswered
Bullmastiff posted this in #help-forum
Open in Discord
Avatar
BullmastiffOP
Hey guys, I recently installed next 15. There is something strange in the npx run dev. I implemented a modal popup which worked on Next 14 but on the version 15 it doesnt appear. No Error but it feels like the modal is invisible something happens but it doesnt appear.

12 Replies

Avatar
are you using a library or did you implement modal popup on your own?
@Bullmastiff
Avatar
BullmastiffOP
I used Nextui @James4u
Avatar
❤️ NextUI
why don't you inspect your dom then?
Avatar
BullmastiffOP
how?
Avatar
F12
Image
Avatar
BullmastiffOP
I am trying
strange thing is it only appears to effect the dev start
on the finished build it works flawless
Avatar
yeah, then debug in the dev mode 🤣
you can't blindly code, right?