johnpapa / angular-tour-of-heroes

Angular - Tour of Heroes - The Next Step after Getting Started
Apache License 2.0
826 stars 1.45k forks source link

Connecting to endpoint instead #119

Closed famousTM closed 6 years ago

famousTM commented 7 years ago

I am connecting to an endpoint instead of the in-memory-data.service.ts However, no data shows up. The network shows the data object with a 200 -- there is simply no data being fed into the page. Any ideas as to why? Or is there any guidance for switching to a live data source?

Thank you!

johnpapa commented 6 years ago

fixing for v6