Deimos
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Deimos on 1/18/2024 in #questions
Nextjs 14 App Router fetch data as the searchParams change
I use App router in Nextjs 14.
I'm having a problem fetching my data from page component as I change the searchParams in client component using params.set and params.delete. It is causing Hydration error.
Can somebody guide me?
3 replies