Backend / Display Mode / popup

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.

Hey @pittss

Thanks for this, we’ve added a solution to this in the next patch (v3.6.9).

1 Like