If you double-click on the create, save, etc. buttons in popup mode, a double request is made via ajax.
It helps to add attachLoading()
to the Ui::ajaxButton
, but if the response is very fast with an ajax request, then sometimes a double request is still sent.