Next.js Discord

Discord Forum

SearchParams

Answered
Sloth bear posted this in #help-forum
Open in Discord
Sloth bearOP
When attempting to log the SearchParams on the server side, it consistently outputs an empty object, regardless of having included search parameters in the URL. This issue persists while using Next.js version 14.0.1.
Answered by Sloth bear
i resolved it, it was a problem with the middlware by rewriting the url without adding searchParams👍
View full answer

1 Reply

Sloth bearOP
i resolved it, it was a problem with the middlware by rewriting the url without adding searchParams👍
Answer