If you’ve ever use JavaScript fetch API to enhance a form submission, there’s a good chance you’ve accidentally introduced a duplicate-request/race-condition bug. Austin Gil will walk you through the issue and recommendations to avoid it.
Read here: Cancel Duplicate Fetch Requests in JavaScript Enhanced Forms