Northwind service changed - sample not loading data
Northwind service changed - but sample not loading data https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/remote-data-operations#infinite-scroll-demo
New Products url is https://services.odata.org/northwind/northwind.svc/Products
Old url is https://services.odata.org/V4/Northwind/Northwind.svc/Products
Demo doesn't load data: https://stackblitz.com/edit/rkkjim
@dkamburov https://github.com/IgniteUI/igniteui-angular-samples/pull/3454 https://github.com/IgniteUI/igniteui-blazor-examples/pull/686 https://github.com/IgniteUI/igniteui-react-examples/pull/526 https://github.com/IgniteUI/igniteui-wc-examples/pull/721
Old URL seems to be working now.
There is the following issue with the new URL:
If the old URL is going to stay active and not going to be deprecated, can we just use that? Because otherwise additional work would have to be done on either the Angular code or the code of the service. Please advise, @mddifilippo89
Closing since it is no longer an issue. Keeping the old URL as per the previous comment.