fix(scheduled-messages): use unique message id as LazyColumn item key - #6597
Conversation
|
/backport to stable-25.0.x |
most probably commit 1b71ecb from #6327 |
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/33067320702/artifacts/9647149647 |
fix the crash Exception java.lang.IllegalArgumentException: at androidx.compose.ui.internal.InlineClassHelperKt.throwIllegalArgumentException (InlineClassHelper.kt:36) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcompose (SubcomposeLayout.kt:1592) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$Scope.subcompose (SubcomposeLayout.kt:1353) at androidx.compose.foundation.lazy.layout.LazyLayoutMeasureScopeImpl.compose (LazyLayoutMeasureScope.kt:94) at androidx.compose.foundation.lazy.layout.LazyLayoutMeasuredItemProvider.getPlaceables-3p2s80s (LazyLayoutMeasuredItem.kt:118) at androidx.compose.foundation.lazy.LazyListMeasuredItemProvider.getAndMeasure-0kLqBqw (LazyListMeasuredItemProvider.kt:54) at androidx.compose.foundation.lazy.LazyListMeasuredItemProvider.getAndMeasure-0kLqBqw$default (LazyListMeasuredItemProvider.kt:48) Assisted-by: Claude:claude-sonnet-5 Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
6893a1a to
33d4790
Compare
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/33090234389/artifacts/9659785958 |
fix the crash:
however i assume there is still some other bug in the app which produces the same issue (given the amount of reports its maybe chatview itself. to be fixed in a separate PR).
馃弫 Checklist
/backport to stable-xx.x馃 AI (if applicable)