|
|
|
|
|
by eropple
3027 days ago
|
|
Yeah I get that, but then the application state isn't serialized in a usable form. If you re-load that state, you have half-open, "pending" operations. If an idea of Redux is that serializable state is a good thing, then redux-thunk seems inimical to that. |
|