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
Wondering if someone could provide a little help - I'm currently working on a project that asynchronously loads in a chunk of code as a small 'UI microservice' - I'm having problems with react-waterfall in that the first instance works perfectly fine however if I load the chunk again im seeing that the first instance of react-waterfall no longer seems to work, and is actually triggering actions against the second instance.
I guess my question is - are multiple contexts utilising different redux instances supported with this library?
Thanks
Matt
The text was updated successfully, but these errors were encountered:
Hi,
Wondering if someone could provide a little help - I'm currently working on a project that asynchronously loads in a chunk of code as a small 'UI microservice' - I'm having problems with react-waterfall in that the first instance works perfectly fine however if I load the chunk again im seeing that the first instance of react-waterfall no longer seems to work, and is actually triggering actions against the second instance.
I guess my question is - are multiple contexts utilising different redux instances supported with this library?
Thanks
Matt
The text was updated successfully, but these errors were encountered: