woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

IndexOutOfBoundsException in ProductDetailBottomSheetAdapter #5962

Closed sentry-io[bot] closed 2 years ago

sentry-io[bot] commented 2 years ago

Sentry Issue: WOOCOMMERCE-ANDROID-XW

IndexOutOfBoundsException: Inconsistency detected. Invalid item position 0(offset:-1).state:5 androidx.recyclerview.widget.RecyclerView{e578fca VFED..... ......ID 0,130-1080,1145 #7f0a05f7 app:id/productDetailInfo_optionsList}, adapter:com.woocommerce.android.ui.products.ProductDetailBottomSheetAdapter@953f53b, layout:androidx.recyclerview.widget.LinearLayoutManager@4199458, context:dagger.hilt.android.internal.managers.ViewComponentManager$FragmentContextWrapper@e2729b1
    at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6364)
    at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6300)
    at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:6296)
    at androidx.recyclerview.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:2330)
    at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1631)
...
(54 additional frame(s) were not displayed)
nbradbury commented 2 years ago

As of now, 352 events and 91 users.

sentry-io[bot] commented 2 years ago

Sentry issue: WOOCOMMERCE-ANDROID-3DE

anitaa1990 commented 2 years ago

Still happening in v8.6 so keeping it open for now