You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Hi,
I have this module defined at the app.module. My service calls to the server are placed in a feature module that is lazily loaded.
For some reason, im getting always that the url http://localhost:4200/api/documents is not found 404
I've defined the in-memory service to return "{ documents }"