Skip to content

[Table] Stackblitz table example needs new HttpClient #8861

Closed
@androidseb25

Description

@androidseb25

Bug, feature request, or proposal:

Hey guys,
in your example on Stackblitz for 'Example Table retrieving data through HTTP', you are using the wrong HTTP Module.

Please use update to HTTPClientModule.

on line 41 use 'import {HttpClientModule} from '@angular/common/http''
and on line 88 use 'HttpClientModule' in the main.ts

Link to the your example: https://stackblitz.com/angular/lvlbdqbdxgr

Greets Sebastian

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workarounddocsThis issue is related to documentationhelp wantedThe team would appreciate a PR from the community to address this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions