Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Contexts supported? #98

Open
mstronge opened this issue Feb 20, 2019 · 3 comments
Open

Multiple Contexts supported? #98

mstronge opened this issue Feb 20, 2019 · 3 comments

Comments

@mstronge
Copy link

mstronge commented Feb 20, 2019

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

@hhunaid
Copy link

hhunaid commented Feb 23, 2019

Having the same issue in react native with react-native-navigation
Each screen uses a new context

@domialex
Copy link
Contributor

domialex commented Aug 4, 2019

@hhunaid Do you still have the problem? Can you post a codepen?
Maybe a duplicate of #97.

@nanxiaobei
Copy link

react-easy-contexts, A simple tool to add multiple React contexts easily.

https://github.com/nanxiaobei/react-easy-contexts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants