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

Setting debounce discards state #89

Closed
egeriis opened this issue May 6, 2016 · 3 comments
Closed

Setting debounce discards state #89

egeriis opened this issue May 6, 2016 · 3 comments

Comments

@egeriis
Copy link

egeriis commented May 6, 2016

It seems like setting debounce for persistStore will discard state updates that falls outside the interval.

I will see to get a minimal working example asap, but for now I've registered this issue.

@rt2zz
Copy link
Owner

rt2zz commented May 6, 2016

I believe although am not entirely sure, that this is an artifact of the way babel transpiles the code. Either way I just cut a new release that solves said issue. Thanks!

@egeriis
Copy link
Author

egeriis commented May 8, 2016

@rt2zz Sounds great. Thank you for being so swift :)

@egeriis
Copy link
Author

egeriis commented May 8, 2016

Btw., there's no 3.0.3 tag :)

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