Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't persist empty form data when leaving a form step
If the active step form is invalid we will receive no data, so we must not persist that lest the form blows up on absent values when we later navigate back.
- Loading branch information