Firebase shows many crash reports of Fatal Exception: java.lang.IllegalArgumentException from LazyListMeasureKt.measureLazyList-xxxxxx
.
Stack Trace does not show any line from my code either which leaves me clueless. Seems like it's compose internal issue and I tried to re-prod the issue by scrolling and over-scrolling the lazy column but that didn't work.
Did anyone else face the issue that can help me fixing the issue?