LABKEY.WebSocket.checkForExpiredSession hides any LABKEY.Utils.modal on the page whenever a page opens or a tab gets focus. It should limit its scope to only hide the dialog if LABKEY.WebSocket created it.
This is breaking the save dialog on etlDefinition.jsp when running on Firefox 128.
Rationale
LABKEY.WebSocket.checkForExpiredSession
hides anyLABKEY.Utils.modal
on the page whenever a page opens or a tab gets focus. It should limit its scope to only hide the dialog ifLABKEY.WebSocket
created it. This is breaking the save dialog onetlDefinition.jsp
when running on Firefox 128.Related Pull Requests
Changes
LABKEY.WebSocket.hideModal