OK button in the dialog after updating an Extra is not re-enabled
Bug report
Summary
The OK button in the dialog after updating an Extra is not re-enabled sometimes, while there were no errors after installing.
Step to reproduce
Update an extra, wait till it finishes.
Observed behavior
The OK button is not enabled. The Close X in the upper right still works
Expected behavior
The OK button should be re-enabled after successfully updating an Extra
Environment
MODX version 3.1.1 Modx Cloud.
That would typically happen if there's an issue with the install, and as a result the installer does not send the "COMPLETED" message. Closely inspecting the package install would be my suggestion, but it may require looking at the outgoing AJAX requests as well.
@theboxer do you have any idea why this would happen with Tagger? I've noticed similar behavior on more than a handful of Extras.
@Esger what PHP version (no idea if that's relevant but maybe it helps in reproducing it)?
PHP version is 8.1. I think this only happens on ModX cloud with Backstage.