Closed ccjernigan closed 1 month ago
It seems pretty similar to this one: https://github.com/JetBrains/compose-jb/issues/2615
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.
Steps to reproduce
I'm still narrowing down the exact steps to reproduce, but it is something like this:
Results
Compilation fails with an exception documented below.
Workarounds
Remove inline keyword from the class OR make the constructor non-private.
Notes
This reproduces with Kotlin 1.8, JetBrains Compose Compiler 1.4.0, and JetBrains Compose 1.3.0