redux-action-buffer
redux-action-buffer copied to clipboard
Version 1.1.0 and redux-loop
Have you experienced any issues when using redux-action-buffer 1.1.0 with redux-loop?
For some reason the actions using redux-loop never fire when we updated to 1.1.0
I think this PR https://github.com/rt2zz/redux-action-buffer/pull/10 unwittingly broke some assumptions about how things work. I am leaning towards reverting it, but want to gather more feedback first.
Ok, thanks for the reply!