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.
@angular/http references should be removed from code and dependency.
This package has been officialy deprecated since v5 in favor of @angular/common/http.
Currently, other libraries (eg : @angular/material) have removed this dependency but we still need to load this package for in-memory-web-api if we use the latest angular whereas the package has been deprecated.