Andrei Beriukhov
Andrei Beriukhov
Fix "hard back" navigation not working in cmp-app
**Describe the bug** Trying to use Koin in WASM target of Compose and Kotlin multiplatform project. With manual dependecies providing - it works. With Koin I get the RuntimeError: dereferencing...
While building the app with Showkase I see the following warning in console: ``` > Task :app:kspDevDebugKotlin w: [ksp] No dependencies reported for generated source com.my.app.architecture.debugmenu.MyShowkaseRootModuleCodegen.kt which willprevent incremental compilation....