You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues is enterLightboxMode more hides the fixed layer but lightbox is inside the fixed layer because its parent was fixed and moved to the fixed layer.
@dvoytenko Only solution I can think of is not to hide the fixed layer if lightbox itself is in the fixed layer. Do you think that would work?