Chris Grigg
02/26/2021, 10:20 PMCaused by: org.jetbrains.kotlin.codegen.CompilationException: Back-end (JVM) Internal error: Couldn't inline method call 'viewModel' into
@androidx.compose.runtime.Composable public fun Header(onExitSession: () -> kotlin.Unit, `$composer`: androidx.compose.runtime.Composer?, `$changed`: <http://kotlin.Int|kotlin.Int>): kotlin.Unit defined in com.proteus.proteuskiosk.presentation.trainingsession.ui
<no source>
Cause: viewModel (Ljava/lang/String;Landroidx/lifecycle/ViewModelProvider$Factory;Landroidx/compose/runtime/Composer;II)Landroidx/lifecycle/ViewModel;:
Chris Grigg
02/26/2021, 10:22 PMChris Grigg
02/26/2021, 10:27 PMChris Grigg
02/26/2021, 10:42 PM