peckadesign / pd-naja

1 stars 0 forks source link

fix: `Pd-Modal-Opened header` is always sent #31

Closed zipper closed 1 month ago

zipper commented 1 month ago

Pd-Modal-Opened header always sent. Previously, when the AjaxModalPreventRedrawExtension was enabled, the header was not sent even though the modal was indeed open. This is considered a bug, so now the header is always sent and reflects the true state of the modal, whether it is open or not.