SearchParams
Answered
Sloth bear posted this in #help-forum
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ðŸ‘
1 Reply
Sloth bearOP
i resolved it, it was a problem with the middlware by rewriting the url without adding searchParamsðŸ‘
Answer