79160312

Date: 2024-11-05 18:37:07
Score: 0.5
Natty:
Report link

so if you are using angular 18 or above version then use below changes in app.config.ts file

providers: [provideZoneChangeDetection({ eventCoalescing: true }), provideRouter(routes), provideHttpClient()]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sarad Vishwakama