Working with List Binding in Fiori Elements v4 apps
There is no "read" method exposed in OData V4 Model unlike in OData V2 Model in UI5. So, how do we read the data then?
There is no "read" method exposed in OData V4 Model unlike in OData V2 Model in UI5. So, how do we read the data then?
I got this error while experimenting with UI5 Web Components with React. Took me about a day to figure out what the error meant and where I had messed up. Hope this helps you if you too are stuck with same issue.