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
ViewComponentView::updateChildrenClippingPath assumes the visual is in Visual(), and needs to move to m_childrenContainer. This is incorrect for component that have a custom VisualToMountChildrenInto.