-
**Is your feature request related to a problem? Please describe.**
I'm working on an app with 6M+ users and we are planning to refactor our E2E tests to achieve better consistency and efficiency. The…
-
I am building Compose UI for a target you do not support using your repo. Thanks for all the hard work I can easily build upon!
It's hard to build Compose UI for targets which do not have `Dispatch…
-
Hello, I just started learning compose-multiplatform.
I want to use compose-multiplatform to develop html pages.
I found MaterialTheme, which looks better on Android.
I want to use it on th…
-
Just upgraded https://opensource.respawn.pro/FlowMVI/sample/ to 1.6.10. Resources no longer load.
- Web (K/Wasm) - Canvas based API
Importantly, we still have to use 1.9.23 because of other dep…
-
**Describe the bug**
When using the builtin iOS speech-to-text feature to enter text into a TextField the app crashes with a stack trace pointing to Compose Multiplatform.
**Affected platforms**
…
-
I am testing multiplatform compose and want to write tests for the common shared compose code. Currently, I am targeting android and desktop. When I run the tests against the desktop as guided by the …
-
**Bug**
I cannot build a web version, after upgrading to 1.6.0-rc03.
**Affected platforms**
- Web (K/Wasm) - Canvas based API
- Web (K/JS) - Canvas based API
- Web (K/JS) - HTML library
**V…
-
**Describe the bug**
The @Preview annotated function seems to be rendered by the [androidx.compose.desktop.ui.tooling.preview.runtime.NonInteractivePreviewFacade](https://cs.android.com/androidx/pl…
-
1.6.10-rc03.
iOS:
Desktop:
Observed via:
```
@Composable
fun LifecycleLogger() {
val lc = LocalLifecycleOwner.current
LaunchedEffect(lc) {
launch {
…
-
**Describe the bug**
When opening the wasm website the text font changes from tofu to the actual text with the right font
**Affected platforms**
- Web (K/Wasm) - Canvas based API
**Versions*…