I get duplicate orders in the system, and it might be because once users press “confirm order”, it gets stuck for a while (doesn’t redirect to the status/confirmation page). And they might reload the page to try to order again (because the button gets disabled after clicking). I haven’t updated anything, and there was no problem previously. There are no error logs in the admin panel and no errors in the browser console. But the issue keeps happening. Sometimes I get 3-5 duplicate orders, and for each of them, the kitchen gets a new notification of an order. It shouldn’t behave like that.