Relative Content

Tag Archive for angulartypescriptangular-materialangular-services

Empty list is shown after adding a record

I have a page showing a list of items retrieved with an http service, and a button to add a new one. After adding a new one, I navigate programmatically to the first page, but now the service is not invoked and the list is empty.