Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Use HttpClientModule and HttClient instead of deprecated HttpModule and Http #1611

Closed
dron8552 opened this issue Feb 27, 2019 · 0 comments · Fixed by #1699
Closed

Use HttpClientModule and HttClient instead of deprecated HttpModule and Http #1611

dron8552 opened this issue Feb 27, 2019 · 0 comments · Fixed by #1699
Assignees

Comments

@dron8552
Copy link
Collaborator

dron8552 commented Feb 27, 2019

Run ng lint to see errors like

WARNING: .../src/app/dialog/dialog-service/dialog.module.ts[21, 5]: HttpModule is deprecated: see https://angular.io/guide/http
WARNING: .../src/app/support/support-information.component.ts[25, 29]: Http is deprecated: see https://angular.io/guide/http

Need to replace deprecated elements.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants