Next.js Discord

Discord Forum

Warnings during building of Next.Js app

Unanswered
Rough harvester ant posted this in #help-forum
Open in Discord
Rough harvester antOP
I'm getting a client-side rendering warning about "useSearchParams()", even though I didn't use it in my code.
Following is the attached code of the file where I'm getting warnings :
https://gist.github.com/Harshal-3558/da475fc3cefdf47e73123fdbd802b8f0

I'm not able to deploy my app on Vercel due to these warnings

0 Replies