Warning: setState(...): Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and · Issue #171 · acdlite/redux-router

I used react-router, it's setting more complex than redux-router, but all ok. After I used redux-router, but I see some error in my debug window. Warning: setState(...): Cannot update during an exi...