hi! When i try to run test using `runComposeUiTest...
# compose
b
hi! When i try to run test using
runComposeUiTest
I get
kotlin.IllegalStateException: CompositionLocal LocalLifecycleOwner not present
for sure on ios and desktop, i've tried to find something but in theory problem shoud be fixed? I use: • 1.8.0-alpha02 for compose • 2.9.0-alpha02 for lifecycle jetbrains version • 2.8.0-alpha12 for navigation All from jetbrains group. But with older version i had same problem 😕