Crashed when using `webContext.goBack()` to handle...
# compose
k
Crashed when using
webContext.goBack()
to handle back press in WebView.
java.lang.IllegalStateException: KeyEvent can't be processed because this key input node is not active.
at androidx.compose.ui.input.key.KeyInputModifier.processKeyInput(KeyInputModifier.kt:62)
at androidx.compose.ui.platform.AndroidComposeView.sendKeyEvent(AndroidComposeView.kt:196)
at androidx.compose.ui.platform.AndroidComposeView.dispatchKeyEvent(AndroidComposeView.kt:200)
Is something wrong? I remember it won't crash before.
d
Hi, I’m facing the same annoying issue and can’t seem to find anything that would help solve it. Have you been able to mitigate this?
k
Sorry, I can't resolve it. You should better file it.