Next.js Discord

Discord Forum

Need help with server component inside a client component

Unanswered
English Toy Terrier posted this in #help-forum
Open in Discord
English Toy TerrierOP
Hello guys, I have this problem where I use a 3. party library called swiper.

The code looks like this:

I would like to make the BlurImage component work properly which is a server site component inside the Swiper comp (client). I read a few documentation as well I also read about Server and Client Composition Patterns but for some reason have not find any answers for this kind of problem. I'am happy for any kind of help.

1 Reply

try without the Swiper and see if the AsyncBlur worked