Error: InvalidPipeArgument: '[object Object]' for pipe 'AsyncPipe' MatTable Angular 11

前端 未结 0 1040
谎友^
谎友^ 2021-01-18 18:02

I am trying to use Angular MatTable with async pipe. I get the data from RESTAPI as Observable. However, when I use ([dataSource] = "dataSource | async") in this w

相关标签:
回答
  • 消灭零回复
提交回复
热议问题