Is there any progress on the issue?
So far i’ve found:
DOM Evidence:
Multiple __boot_popup objects created upon close click (dev console shows this as well)
Each close click adds new <div class=”modal fade show”> to DOM
Running jQuery(‘.modal’).modal(‘hide’) in console doesn’t close modal
Tested:
Cleared all caches
Issue occurs in both admin and frontend
No other JavaScript errors
This makes downloads unusable as users can’t close the modal. Started after recent WPDM updates.