Skip to content

Adds test to verify subs are called through a blocking component. #566

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

Merged
merged 1 commit into from
Dec 14, 2016
Merged

Adds test to verify subs are called through a blocking component. #566

merged 1 commit into from
Dec 14, 2016

Conversation

jimbolla
Copy link
Contributor

This test ensures that connect/connectAdvanced correctly notifies a child connected component when there's a blocking component (shouldComponentUpdate = false) between a parent and child.

This demonstrates why #565 is an invalid change.

@timdorr timdorr closed this Dec 14, 2016
@jimbolla jimbolla changed the base branch from next to master December 14, 2016 05:51
@jimbolla jimbolla reopened this Dec 14, 2016
@timdorr timdorr merged commit 7d4a2ae into reduxjs:master Dec 14, 2016
@jimbolla jimbolla deleted the test-subs-though-blockers branch December 15, 2016 14:00
albertodev7 pushed a commit to albertodev7/react-redux that referenced this pull request Dec 8, 2022
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

Successfully merging this pull request may close these issues.

2 participants