79387742

Date: 2025-01-26 00:01:39
Score: 0.5
Natty:
Report link

Had the same issue

in angular.json

"scripts": [],
        "server": "src/main.server.ts",
        "prerender":false,  <======= SET TO FALSE 
        "ssr": false  <========= ADD THIS 
      },
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: SeanDp32