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
What is the policy with regards to react components making independent api calls other than grpc/json-rpc to some backend servers in the DApp? We have a use-case for a service where the react component has to fetch the list of available knowledge bases before displaying the UI components needed to call the service. Is there any restriction against this kind of code in components?
The text was updated successfully, but these errors were encountered:
What is the policy with regards to react components making independent api calls other than grpc/json-rpc to some backend servers in the DApp? We have a use-case for a service where the react component has to fetch the list of available knowledge bases before displaying the UI components needed to call the service. Is there any restriction against this kind of code in components?
The text was updated successfully, but these errors were encountered: