JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.15k stars 1.17k forks source link

Buuld release not working with kotlin 2 #4890

Closed User0918173 closed 5 months ago

User0918173 commented 5 months ago

Describe the bug A clear and concise description of what the bug is.

Affected platforms

Versions

To Reproduce Steps to reproduce the behavior:

  1. Run this code snippet:
    @Composable
    fun BugReproduction() {
       // ...
    }
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

eymar commented 5 months ago

@User0918173 Thank you for this report. Unfortunatelly, it doesn't contain the details about the problem and how to reproduce it. Therefore I'm closing it. If you can provide more information (according to the issue template), feel free to reopen it.

okushnikov commented 2 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.