v1.2.3
isSubmitting enhancement
From v1.2.3 isSubmitting will be true until your action returns a response/redirects or until your fetcher is idle again when you submit your form instead of being true as soon as the validation on the client passes
What's Changed
- #22 - Is submitting change by @AlemTuzlak in #23
Full Changelog: v1.2.2...v1.2.3