You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we received a feature request in UI5 Web Components for React (SAP/ui5-webcomponents-react#2054) which is asking for an oData v2 Client.
As our library is only taking care of the rendering part, it would be a great fit to use the odata-library for making the odata calls.
If I have understood it correctly, this library is currently only supporting node environments. Are there any plans to release a "web" version that runs on the clients? Maybe this would go hand in hand with #25 if you go for the fetch library anyways.
Thanks!
The text was updated successfully, but these errors were encountered:
You are not first who would like to support browser as platform for odata-library. I have started to play with the support for browser by Fetch API. I will inform you about some alpha version to try it with ui5-webcomponents.
Hey colleagues,
we received a feature request in UI5 Web Components for React (SAP/ui5-webcomponents-react#2054) which is asking for an oData v2 Client.
As our library is only taking care of the rendering part, it would be a great fit to use the
odata-library
for making the odata calls.If I have understood it correctly, this library is currently only supporting node environments. Are there any plans to release a "web" version that runs on the clients? Maybe this would go hand in hand with #25 if you go for the
fetch
library anyways.Thanks!
The text was updated successfully, but these errors were encountered: