Skip to content

Conversation

seakrebel
Copy link

in function handleSubmit errors were being mapped from first to last, last being the only saved one (and shown to the user), which was wrong.
Reversing the array before map() fixes this issue.

in function `handleSubmit` errors were being mapped from first to last, last being the only saved one (and shown to the user), which was wrong.
Reversing the array before map() fixes this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant