brocoders / redux-async-connect

It allows you to request async data, store them in redux state and connect them to your react component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asyncConnect doesn't block mounting when programmatically navigating

AndrewRayCode opened this issue · comments

I'm not sure if this is a bug in this library or not. I asked the entire question on StackOverflow which has a lot of setup to it.