felte
felte copied to clipboard
Can you prevent $touched from being reset upon submitting?
I noticed the touched store gets reset to and empty object whenever you submit. Is there a way to prevent this? Especially I would like to maintain the old touched values when the submit resulted in an error.
Also getting reset to an empty object seems weird since the initial value has "false" for each field instead of just being empty. Is this a bug maybe?
This sounds like a bug! I'll label is as such and see why it's happening ASAP.