How do you guys handle stateful URLs with faulty params in Next.js, especialy when a server component relies on them for api calls. Middleware felt like the sweet spot, but my async validation runs into edge compatibility problems. I'm forced to do it on each page... #nextjs
0
0
0
31
0
Download Image