Max
05/05/2025, 11:51 AMIvan Matkov
05/05/2025, 12:07 PMIvan Matkov
05/05/2025, 12:11 PMcheck(!isClosed) { "invalidatePositionInWindow called after ComposeScene is closed" }
Use after close.
Similar one in the tracker: CMP-7686 kotlin.IllegalStateException: density set after ComposeScene is closed
But I'm not sure what version is used hereAndrei Salavei
05/05/2025, 1:16 PMMax
05/06/2025, 6:23 AMkotlin = "1.9.23"
compose-plugin = "1.6.11"
I will talk to the user what he does to invoke the crash. Also will update the compose plugin - if the issue persists I will create a YT issue.Andrei Salavei
05/06/2025, 9:21 AM