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
j
jw
09/26/2024, 2:54 PM
Probably get better help in #C01D6HTPATV
p
pitpit
09/26/2024, 3:28 PM
It's fixed in compose plugin into 1.7.0-beta02 but broke access to Res. (Android context is not initialized. If it happens in the Preview mode then call PreviewContextConfigurationEffect() function.)