robercoding
06/23/2023, 5:56 AMERROR - llij.ide.plugins.PluginManager - Could not initialize class kotlinx.coroutines.CoroutineExceptionHandlerImplKt
It’s trying to load the CoroutineExceptionHandlerImpl.kt
but it’s not there.
I’ve seen a few posts regarding this issue, but still I can’t seem to find an answer that guides me towards a solution
1. https://youtrack.jetbrains.com/issue/IDEA-277886
2. https://github.com/GoogleCloudPlatform/cloud-code-intellij/issues/2922
Anyone knows anything?Jerry Yion
06/23/2023, 6:05 AMrobercoding
06/23/2023, 6:09 AMrobercoding
06/23/2023, 6:10 AMJerry Yion
06/23/2023, 6:10 AMJerry Yion
06/23/2023, 6:11 AMrobercoding
06/23/2023, 6:18 AMcompose foundation desktop 1.4.0
that uses Dispatchers.Main
, it uses Dispatchers.Default
for Modifier.onDrag
robercoding
06/23/2023, 6:18 AMJerry Yion
06/23/2023, 11:53 AM