79348284

Date: 2025-01-11 14:35:16
Score: 3
Natty:
Report link

in Next.js development mode the page do render twice due to sreactStrictMode being true by default in next.config.ts. You can try disabling it for debugging.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: FreakCoder