I am learning angular.
everything in the code works fine.
when I reload the page, i see the following errors in the console:
if i click on 'chrome-extension://invalid/' I see the following:: If I click on 'inject.bundle.js:1 I see the following
Any idea where these errors could be from?
CodePudding user response:
I created a brand new project and saw the same issuee. so its not the code!!!
CodePudding user response:
check the service you have created ,maybe the issue is there