angularjs-services

Message appears in modal and Page at the same time

I created a "message center" in Angularjs that injects messages on the screen. The message always appears when an error occu ... .alerts.splice(index, 1); } }] } });

Angular 7-Popular object in API service return. httpClient

I thank you for your attention. I'm having trouble populating a list of object returned from an API in Angular 7. My service ... by adding objects in the returned data and had no success, as it reports that my variable is undefined. Thank you again.