[erp5_web_renderjs_ui] Disable the dialog as soon as it is submitted.
This will prevent double concurrent submit. Mutex can not be used, as it will block the update rendering. Disable the dialog until the event listener is actived.
Showing
Please register or sign in to comment