-
**Describe the bug**
When I have a multiplatform Compose project with desktop target, I try to run app with IDEA gutter icon and it fails in runtime with exceptions like:
```
Cannot find libskiko-m…
-
**Describe the bug**
When you try to implement `NavController.OnDestinationChangedListener`, you get an `Unresolved reference: Bundle` error trying to import the `Bundle` class from `androidx.core.bu…
-
**Describe the bug**
When using Compose multiplatform navigation, it seems that navigation with a nested NavGraph doesn't work and throws an error when trying to navigate to one.
**Affected platfo…
-
**Describe the bug**
We're using `UIImagePickerController` to open the native camera using `UiViewController` in compose multiplatform. It is causing the iOS Application to get restart when click on …
-
**Describe the bug**
Compose Multiplatform Official Navigation Library doesn't work on Desktop & Web Platforms in Compose + Kotlin Multiplatform.
**Affected platforms**
- Desktop (Windows,…
-
**Describe the bug**
After implementing a very basic and rudimentary navigation between screens that calls under the hood `startActivity` on Android and `pushViewController` on iOS, I started to no…
-
When i open camera and close camera in webview webview close automatically
example video:
https://github.com/JetBrains/compose-multiplatform/assets/49331161/2ef4381a-c8cb-46ff-a552-42269ed37aec
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Affected platforms**
- Desktop (Windows, Linux, macOS)
- iOS
- Web (K/Wasm) - Canvas based API
- Web (K/JS) - C…
-
**Describe the bug**
Glitch in navigation between Compose and Swift UI in a form of vertical white line on the device (simulator seems ok).
Navigation it's handled [natively](https://github.com/Guil…
-
**Describe the bug**
Getting this error:
`Receiver class org.gradle.accessors.dm.LibrariesForLibs_Decorated does not define or inherit an implementation of the resolved method 'abstract org.gradle…