redux-batched-actions
redux-batched-actions copied to clipboard
Incompatible with react-router-redux
It's not a big problem but perhaps there's a general warning we can put in the README with a specific warning about things like react-router-redux
.
The related issue is here: https://github.com/ReactTraining/react-router/issues/5227
I also suspect this is related / equivalent to #12 but am not certain.
Of course also if there's a simple solution to this then please let me know, I'd really like to include redux-batched-actions
back in my project and use it with react-router-redux
actions.
There is https://github.com/abc123s/redux-batch-enhancer, which should solve this problem.