You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure but it happens when switching tab and scrolling
Fatal Exception: java.lang.IllegalStateException
LookaheadDelegate has not been measured yet when measureResult is requested.
androidx.compose.ui.node.LookaheadDelegate.getMeasureResult$ui_release (LookaheadDelegate.kt:14)
androidx.compose.ui.layout.ApproachMeasureScopeImpl.getLookaheadSize-YbymL2g (ApproachMeasureScopeImpl.java:40)
androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0 (LayoutModifierNodeCoordinator.kt:40)
androidx.compose.ui.node.LayoutNodeLayoutDelegate$performMeasureBlock$1.invoke (LayoutNodeLayoutDelegate.kt:9)
androidx.compose.ui.node.LayoutNodeLayoutDelegate$performMeasureBlock$1.invoke (LayoutNodeLayoutDelegate.kt:9)
androidx.compose.runtime.snapshots.Snapshot$Companion.observe (Snapshot.kt:114)
The text was updated successfully, but these errors were encountered:
takahirom
changed the title
LookaheadDelegate has not been measured yet when measureResult is requested
Crash "LookaheadDelegate has not been measured yet when measureResult is requested"
Sep 11, 2024
takahirom
changed the title
Crash "LookaheadDelegate has not been measured yet when measureResult is requested"
Crash by "LookaheadDelegate has not been measured yet when measureResult is requested"
Sep 11, 2024
I'm not sure but it happens when switching tab and scrolling
The text was updated successfully, but these errors were encountered: