Anybody else encountered a crash when executing a coroutine and user immediately navigates to a screen? Error in ๐งต
Alexandru Gheorghe
09/30/2024, 3:00 PM
Copy code
java.lang.IllegalStateException: Unsupported concurrent change during composition. A state object was modified by composition as well as being modified outside composition.
f
Fergus Hewson
09/30/2024, 5:50 PM
i got this on a recent beta version for non android targets, working on latest version of compose now, try upgrading?