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

Problem of isMonitored #22

Closed
jhen0409 opened this issue Apr 22, 2016 · 2 comments
Closed

Problem of isMonitored #22

jhen0409 opened this issue Apr 22, 2016 · 2 comments

Comments

@jhen0409
Copy link
Contributor

I using redux-persist with autoRehydrate in my project, it will dispatch persist/REHYDRATE after @@INIT, but isMonitored is false at the beginning, so my monitor doesn't receive persist/REHYDRATE. (The START message is relatively late)

@zalmoxisus
Copy link
Owner

zalmoxisus commented Apr 22, 2016

Should be fixed in v0.2.2. Please confirm.

If it works, we have to remove UPDATE message from remotedev-app in order not to relay the state twice, but it will be a breaking change for those who're using v0.2.0, so we'll wait a bit with that. I'll keep the issue open till then.

@zalmoxisus zalmoxisus reopened this Apr 22, 2016
@jhen0409
Copy link
Contributor Author

It works! 👍

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