Ian Warwick
01/19/2020, 7:55 PMCaused by: java.lang.IllegalStateException: Not in a frame
at androidx.compose.frames.FramesKt.currentFrame(Frames.kt:180)
Is it related? happens when I use IO
scope and not sure if its just me doing something wrong or I hit a known issueZach Klippenstein (he/him) [MOD]
01/19/2020, 8:05 PMIan Warwick
01/19/2020, 8:06 PMAdam Powell
01/19/2020, 10:29 PM@Model
manipulation on the main dispatcher. Temporary issue that won't have this restriction later.Ian Warwick
01/21/2020, 1:52 PM