Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IllegalStateException: Error: Placement happened before lookahead. #1241

Open
gs969 opened this issue Jan 23, 2025 · 0 comments
Open

IllegalStateException: Error: Placement happened before lookahead. #1241

gs969 opened this issue Jan 23, 2025 · 0 comments

Comments

@gs969
Copy link

gs969 commented Jan 23, 2025

Description

Please provide as many information about the crash as possible (What did you do before the crash happened? Steps to reproduce?)

Stack trace

java.lang.IllegalStateException: Error: Placement happened before lookahead.
	at androidx.compose.ui.internal.InlineClassHelperKt.throwIllegalStateException(InlineClassHelper.kt:3)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeSelf-MLgxB_4$2(LayoutNodeLayoutDelegate.kt:117)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.placeAt-f8xVGno(LayoutNodeLayoutDelegate.kt:1)
	at androidx.compose.ui.layout.Placeable$PlacementScope.place-70tqf50$default(Placeable.kt:15)
	at androidx.compose.foundation.layout.BoxKt.access$placeInBox(Box.kt:49)
	at androidx.compose.foundation.layout.BoxMeasurePolicy$measure$2.invoke(Box.kt:22)
	at androidx.compose.ui.node.LookaheadCapablePlaceable$layout$1.placeChildren(LookaheadDelegate.kt:7)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate$layoutChildrenBlock$1.invoke(LayoutNodeLayoutDelegate.kt:66)
	at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:56)
	at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:52)
	at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:134)
	at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:3)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.layoutChildren(LayoutNodeLayoutDelegate.kt:103)
	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.onNodePlaced$ui_release(LayoutNodeLayoutDelegate.kt:128)
[300 lines truncated]

Device info

APP.VERSION : 1.34.1
APP.VERSIONCODE : 2024122400
APP.SIGNATURE : rx1fSnL7r5/OMoFC0e1KPqTndXQ=
LAUNCHER.APP : com.android.intentresolver
TIMEZONE : Asia/Kolkata
VERSION.RELEASE : 14
VERSION.INCREMENTAL : eng.compil.20241112.102902
VERSION.SDK.NUMBER : 34
BOARD : k6895v1_64
BOOTLOADER : unknown
BRAND : vivo
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : PD2245F_EX_A_14.1.17.0.W30.V000L1
FINGERPRINT : vivo/V2230/V2230:14/UP1A.231005.007_IN/compiler11121026:user/release-keys
HARDWARE : mt6895
HOST : comdg01150031
ID : UP1A.231005.007_IN
MANUFACTURER : vivo
MODEL : V2230
PRODUCT : V2230
TAGS : release-keys
TIME : 1731378367000
TYPE : user

@MM2-0 MM2-0 changed the title crash report IllegalStateException: Error: Placement happened before lookahead. Feb 15, 2025
@MM2-0 MM2-0 marked this as a duplicate of #1248 Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants