Upgrading our compose version from 1.1.beta03 to current and one of our unit tests for a Popup started hanging.
I can see in the history in beta04 a change was made adding a loop in popup I'm not sure how to workaround.
Andy Himberger
01/05/2022, 5:26 AM
We hang in the unit test asserting there is a popup:
I looked into this some more creating a simple test project, we use robolectric for our tests where this hangs, in a non-headless environment the hang doesn't happen