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
How would you use this with a functional or class component that requires the use of the context API to retrieve data from elsewhere in your application. It seems to be completely breaking my component. From your docs it seems like formerly recompose and now Hooks might be the answer but I cant seem to get anything I try to work so wondering if you had any best practices or ideas. Also noticing on components with any form of prop propagation that the examples or docs you provide do not provide a way to use this.
The text was updated successfully, but these errors were encountered:
How would you use this with a functional or class component that requires the use of the context API to retrieve data from elsewhere in your application. It seems to be completely breaking my component. From your docs it seems like formerly recompose and now Hooks might be the answer but I cant seem to get anything I try to work so wondering if you had any best practices or ideas. Also noticing on components with any form of prop propagation that the examples or docs you provide do not provide a way to use this.
The text was updated successfully, but these errors were encountered: