We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Veyogar library version 1.0.1 koin version : 3.5.3 org.jetbrains.kotlin.multiplatform: 2.1.0 org.jetbrains.compose: 1.7.3
Error occurred while optimizing an expression: CALL 'public abstract fun <set-value> (<set-?>: T of kotlinx.coroutines.flow.MutableStateFlow): kotlin.Unit declared in kotlinx.coroutines.flow.MutableStateFlow' type=kotlin.Unit origin=EQ $this: CALL 'internal final fun <get-lastScreenModelKey> (): kotlinx.coroutines.flow.MutableStateFlow<kotlin.String?{ cafe.adriel.voyager.core.model.ScreenModelKey? }> declared in cafe.adriel.voyager.core.model.ScreenModelStore' type=kotlinx.coroutines.flow.MutableStateFlow<kotlin.String?{ cafe.adriel.voyager.core.model.ScreenModelKey? }> origin=GET_PROPERTY $this: GET_VAR 'val this: cafe.adriel.voyager.core.model.ScreenModelStore [val] declared in cafe.adriel.voyager.koin.getScreenModel' type=cafe.adriel.voyager.core.model.ScreenModelStore origin=null <set-?>: GET_VAR 'val key: kotlin.String{ cafe.adriel.voyager.core.model.ScreenModelKey } [val] declared in cafe.adriel.voyager.koin.getScreenModel' type=kotlin.String{ cafe.adriel.voyager.core.model.ScreenModelKey } origin=null
The text was updated successfully, but these errors were encountered:
Update voyager version and refer to this 515
Sorry, something went wrong.
@zeeshanali-k not fix the issue
No branches or pull requests
Veyogar library version 1.0.1
koin version : 3.5.3
org.jetbrains.kotlin.multiplatform: 2.1.0
org.jetbrains.compose: 1.7.3
The text was updated successfully, but these errors were encountered: