Posts by Gabriel M • 1 point
1 post
-
0
votes2
answers559
viewsA: Angular 7 Cannot find a differ supporting Object '[Object Object]' of type 'Object'. Ngfor only Supports Binding to Iterables such as Arrays
In this example on ngFor is accessing serviceFilmsRender.filmes, but I believe that Response is something like serviceFilmsRender.Results, on the.log console it is possible to identify the returned…