-
Overall, I think the architecture should be a `redux-form` with nested `FieldArray`s holding the queries. Hitting the search button triggers a bunch of async results `DataCards` to show up. Each `Dat…
-
### The Problem
After looking around: docs and other issues, didn't quite find an example or answered issue relating to Field Arrays and how to implement them on RRF.
### Steps to Reproduce
W…
-
##Expected behavior and actual behavior.
When loading a new batch a chef should be able to attach ingredients to the batch as well as the ingredients native amount
##Steps to reproduce the problem…
-
## Version **6.6.0** of [redux-form](https://github.com/erikras/redux-form) just got published.
Branch
Build failing 🚨
Dependency
…
-
Even if I grab the example from the official documentation and run it I get this error.
http://redux-form.com/6.0.0-alpha.13/examples/fieldArrays/
It's possible that the redux form alpha is broken. …