Skip to content

Fixes issue 42178: Popup now shows correctly if tab switched on slow network

Openbravo requested to merge fix/42178 into master

Popup was hidden behind a mask if switched tabs before popup fully showed, to fix this, popup is forced to show over mask when created.

Merge request reports