Skip to content

Dispatches during componentWillMount are not observed #31

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

Conversation

aaronjensen
Copy link

Failing spec for issue described in #28

@aaronjensen aaronjensen changed the title Add failing spec for dispatch within componentWillMount Dispatches during componentWillMount are not observed Aug 8, 2015
@gaearon
Copy link
Contributor

gaearon commented Aug 8, 2015

Should be fixed in 0.5.3. Please verify!

This is not a correct fix because it causes subscription to occur on server (server executes componentWillMount) but never freed.

@gaearon gaearon closed this Aug 8, 2015
@aaronjensen
Copy link
Author

Ah! I knew there was a reason to not use componentWillMount. Thanks.

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