Thomas
08/07/2024, 8:34 PMException in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Can't put value with type class java.util.ArrayList (Kotlin reflection is not available) into saved state
at androidx.lifecycle.SavedStateHandle.set(SavedStateHandle.jb.kt:185)
...
It works on Android. Is this a bug in the desktop version of compose?Ivan Matkov
08/08/2024, 2:42 PMIvan Matkov
08/08/2024, 3:08 PM