Peter Kellner
Peter Kellner
Hi @shuding and @gaearon In the latest React blog post and the 18.2 release, I don't see any mention of work around Suspense and Data access regarding non relay libraries....
no rush. On Wed, Apr 7, 2021 at 1:34 PM Boris Litvinsky ***@***.***> wrote: > Hey! @pkellner Ill have a look ASAP. Thanks > for the isseu! > > —...
I think this may do what I want. I'll check back if it does not. https://stackoverflow.com/questions/43534740/put-error-response-interceptor-on-redux-axios-middleware
I created a pull request for the readme which (of course) I believe is correct but please double check if you plan on accepting. https://github.com/svrcekmichal/redux-axios-middleware/pull/82
I think the pattern is not uncommon. I'll think through a sandbox example and add it here.
# (TL;DR) It seems that using Suspense with a simple data list-detail problem **adds significant complexity** to the required React app to achieve the same results as without using Suspense....
I'm holding off on courses for now that include Suspense and data, based on my understanding and [comments here from @gaearon ](https://github.com/vercel/swr/issues/1906#issuecomment-1099481998). Pluralsight has asked me to both create a...
related. Maybe this will solve it? https://github.com/reactjs/rfcs/pull/229
related https://github.com/reactjs/rfcs/pull/229