woocommerce-android icon indicating copy to clipboard operation
woocommerce-android copied to clipboard

IllegalArgumentException: Can't represent a size of 16777062 in Constraints

Open sentry-io[bot] opened this issue 3 years ago • 3 comments

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)

sentry-io[bot] avatar Aug 12 '22 17:08 sentry-io[bot]

Fails
:no_entry_sign: Please add a feature label to this issue. e.g. 'feature: stats'

Generated by :no_entry_sign: dangerJS

peril-woocommerce[bot] avatar Aug 12 '22 17:08 peril-woocommerce[bot]

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..

nbradbury avatar Aug 17 '22 18:08 nbradbury

Sentry issue: WOOCOMMERCE-ANDROID-4K2

sentry-io[bot] avatar Aug 17 '22 20:08 sentry-io[bot]

238 users have been affected as on 21 Oct 2022.

Maybe we should prioritize it?

wzieba avatar Oct 21 '22 15:10 wzieba

The issue was fixed in 11.2 but not 100% clear why

kidinov avatar Nov 30 '22 12:11 kidinov