Dependencies review required
Enase opened this issue · 1 comments
Enase commented
Any plans to update dependencies and support react v17+ ?
TKasperczyk commented
I decided to move from redux-form to react-final-form only because it didn't support Reactv17. I found a solution for calling async actions from onSubmit which included installing react-redux-promise-listener and it looks like I now have the exact same problem...