Next.js Discord
Discord Forum
how to get searchParams in layout.js?
Answered
Sloth bear
posted this in
#help-forum
Open in Discord
Sloth bear
OP
2023-06-28T07:46:21.000Z
So I got confused, and tried to read the docs:
https://nextjs.org/blog/next-13-4
but found no solution
This media is unavailable, please check the original message on Discord
Answered by
Giant panda
https://nextjs.org/docs/app/api-reference/file-conventions/layout#layouts-do-not-receive-searchparams
View full answer
2 Replies
Giant panda
2023-06-28T08:13:38.000Z
https://nextjs.org/docs/app/api-reference/file-conventions/layout#layouts-do-not-receive-searchparams
Answer
@Giant panda
https://nextjs.org/docs/app/api-reference/file-conventions/layout#layouts-do-not-receive-searchparams
Sloth bear
OP
2023-06-28T08:14:56.000Z
Ahh oke, thank you