I've been trying to integrate both libraries to create optimistic forms using this awesome library.
Since redux-optimistic-ui is wrapping the reducer state with 'current' wrapping it again with combineForms creates a form with current prop.
In my
I'm not familiar with redux-optimistic-ui. I'll reopen this if you have a working code example and can demonstrate that something with react-redux-form is preventing you from doing what you want.
hey @davidkpiano I think the combination of those packages may be useful for many. I managed to get it to work. I'll post a small how-to here soon! Thanks again!
Awesome to hear @mrsufgi !!
Most helpful comment
hey @davidkpiano I think the combination of those packages may be useful for many. I managed to get it to work. I'll post a small how-to here soon! Thanks again!