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

Delaying sending of the action #10

Merged
merged 2 commits into from
May 29, 2017
Merged

Delaying sending of the action #10

merged 2 commits into from
May 29, 2017

Conversation

karelbilek
Copy link
Contributor

One of the ways to fix #9 is to delay the sending of the message

The other way is to edit redux-persist to fire the action only after the persistor has been resumed.

However I like this solution more. (If only because this module is used less and I cannot break that many things by changing it :D )

@karelbilek
Copy link
Contributor Author

ping

can this be merged? I don't think it breaks anything, but maybe it's worth version bump anyway

@rt2zz rt2zz merged commit d5e7222 into rt2zz:master May 29, 2017
@rt2zz
Copy link
Owner

rt2zz commented May 29, 2017

thanks @Runn1ng

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.

Trying to use redux-action-buffer with redux-persist
2 participants