Anyone ever see previews hang / never finish? Seei...
# compose
p
Anyone ever see previews hang / never finish? Seeing this on a complicated home screen with ~15 `@Preview`s. Partly thinking I hit some edge case that’s not common. Screen is ~1500 lines of Composables + Previews in a single file. Not sure if I’ll be able to make a minimal reproducible example/app yet. (In Arctic Fox beta 03 + Compose beta 08 + Kotlin 1.5.10, but was the same in 4.2. Canary 16/Compose alpha 08, Kotlin 1.4.0)
1
r
Previews are pretty fast in Bumblebee so you might wanna use that instead.