Anybody else encountered a crash when executing a coroutine and user immediately navigates to a scre...
a
Anybody else encountered a crash when executing a coroutine and user immediately navigates to a screen? Error in ๐Ÿงต
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
i got this on a recent beta version for non android targets, working on latest version of compose now, try upgrading?
๐Ÿ‘๐Ÿป 1