woocommerce-android
woocommerce-android copied to clipboard
IllegalArgumentException: Can't represent a size of 16777062 in Constraints
Sentry Issue: WOOCOMMERCE-ANDROID-4KX
IllegalArgumentException: Can't represent a size of 16777062 in Constraints
at androidx.compose.ui.unit.Constraints$Companion.bitsNeedForSize(Constraints.kt:408)
at androidx.compose.ui.unit.Constraints$Companion.createConstraints-Zbe2FdA$ui_unit_release(Constraints.kt:368)
at androidx.compose.ui.unit.ConstraintsKt.Constraints(Constraints.kt:438)
at androidx.compose.ui.platform.AndroidComposeView.onMeasure(AndroidComposeView.android.kt:693)
at android.view.View.measure(View.java:25968)
...
(82 additional frame(s) were not displayed)
| Fails | |
|---|---|
| :no_entry_sign: | Please add a feature label to this issue. e.g. 'feature: stats' |
Generated by :no_entry_sign: dangerJS
Note that all crash reports show the device is in landscape and the users are in the order list. We think the crash is related to the upsell banner in the order list but we can't reproduce it..
Sentry issue: WOOCOMMERCE-ANDROID-4K2
238 users have been affected as on 21 Oct 2022.
Maybe we should prioritize it?
The issue was fixed in 11.2 but not 100% clear why