I have a composable that is using the @OptIn(ExperimentalMaterial3Api::class) annotation. I'm not sure if that's related, but this is the only composable for my project where I can't create a preview: instead I see "Render problem" in that space.
Any ideas on how to resolve this so I can visually work on this composable?
z
Zach Klippenstein (he/him) [MOD]
12/11/2023, 3:49 PM
What’s the exception?
d
Darryl Pierce
12/12/2023, 2:53 PM
Sorry should have come back to this. After a bit the exception went away. Not sure exactly what I did to resolve it n