data-provider / core

Async data provider agnostic about data origins
https://data-provider.javierbrea.com
Apache License 2.0
56 stars 1 forks source link

Add `useLoadedSuspense` hook #253

Closed javierbrea closed 1 year ago

javierbrea commented 4 years ago

It is desirable to add a useLoadedSuspense hook that should suspense the render of the component until the provider has been loaded.

javierbrea commented 1 year ago

Closed due to project discontinuation