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

Create Provider and Connector utilities #5

Closed
rgommezz opened this issue Jun 23, 2017 · 0 comments
Closed

Create Provider and Connector utilities #5

rgommezz opened this issue Jun 23, 2017 · 0 comments
Milestone

Comments

@rgommezz
Copy link
Contributor

rgommezz commented Jun 23, 2017

Following react-redux example. We need to pass as context an object with a getter, or directly a getter to get the swatch. Storing a dynamic value in context is a bad practise since shouldComponentUpdate returning false in intermedium components could prevent the connected components from receiving the updated swatch .

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

2 participants