Hi, I've got error. Someone has this error too ? ...
# kotlintest
p
Hi, I've got error. Someone has this error too ? l`ateinit property scene has not been initialized`
kotlin.UninitializedPropertyAccessException: lateinit property scene has not been initialized
When i run desktopTest for composeUiTest It's fixed after upgrade compose plugin to 1.7.0-beta02 but it broke unit test that access Res. and robolectric. (
Android context is not initialized. If it happens in the Preview mode then call PreviewContextConfigurationEffect() function
.) (modifié)