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
test(material/menu): referring to wrong overlay element (#23186)
Attempts to fix the recent flakiness in menu tests. It seems like we were destroying and recreating an overlay container at one point, but we were referring to the element of the previous.
0 commit comments