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

Fix dispatches not being taken #172

Closed
huwshimi opened this issue Sep 2, 2019 · 2 comments
Closed

Fix dispatches not being taken #172

huwshimi opened this issue Sep 2, 2019 · 2 comments

Comments

@huwshimi
Copy link
Contributor

huwshimi commented Sep 2, 2019

In the websocket saga the messages are never taken when dispatched by components with useSelector returning a new state. See this minimal reproduction:

https://gist.github.com/huwshimi/0f95fa8a77874851370a4a49a2aca3ae

A working version can be found here: https://codesandbox.io/s/affectionate-mahavira-diihd

@huwshimi huwshimi self-assigned this Sep 2, 2019
@huwshimi
Copy link
Contributor Author

huwshimi commented Sep 3, 2019

Question asked here: redux-saga/redux-saga#1924

@huwshimi
Copy link
Contributor Author

Closing this as we have a workaround that has been functioning well.

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

No branches or pull requests

2 participants