Are you submitting a bug report or a feature request?
Bug report?
What is the current behavior?
Confusing documentation
What is the expected behavior?
Clear documentation
Other information
The documentation states the following - https://final-form.org/docs/react-final-form/examples
If you need to mutate your data via dispatching Redux actions, you should probably use Redux Form.
However, on the front page of Redux Form, it says:
Attention: Do not begin a project with Redux Form. The author of Redux Form has written a superior library, React Final Form. If you have already started using Redux Form, there is a migration guide.
So what is it?
Are you submitting a bug report or a feature request?
Bug report?
What is the current behavior?
Confusing documentation
What is the expected behavior?
Clear documentation
Other information
The documentation states the following - https://final-form.org/docs/react-final-form/examples
If you need to mutate your data via dispatching Redux actions, you should probably use Redux Form.
However, on the front page of Redux Form, it says:
So what is it?