Andy Himberger
01/05/2022, 5:24 AMcomposeTestRule.onNodeWithTag("ActionView").assert(hasAnyAncestor(isPopup()))
I can see in the callstack that AndroidPopup is hung here:
LaunchedEffect(popupLayout) {
while (isActive) {
awaitFrame()
popupLayout.pollForLocationOnScreenChange()
}
}
in new code that was added in this change: https://github.com/androidx/androidx/commit/d78c06d7d95724b6fe19f03128ae633c9796a9f6#diff-1528b749e18fe9e9996a5f677[…]fb524612e3270795610b144c55a8b2