79154030

Date: 2024-11-04 02:22:09
Score: 2
Natty:
Report link

if you are using angular 18 , Go inside main.ts and make following changes

bootstrapApplication(AppComponent, {providers: [ provideHttpClient( withInterceptors([ exampleInterceptorInterceptor]), ) ]}).catch((err) => console.error(err));;

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sarad Vishwakarma - Fullstack