79573078

Date: 2025-04-14 11:55:06
Score: 1
Natty:
Report link

I ran into the same issue in my project, and after debugging, I traced it back to a regression in compose-multiplatform-core.

The root cause is documented in this pull request:

- https://github.com/JetBrains/compose-multiplatform-core/pull/1818

Upgrading the Compose Multiplatform plugin to version 1.8.0 resolves the issue, as the fix has been included in that release.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: J. Lopes