79466012

Date: 2025-02-25 09:33:31
Score: 1
Natty:
Report link

A export like

export const dynamic = "force-static";

will block you to get params or searchParams from server side.

Another case is using export: 'static' in next.config.mjs.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: hedzr