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

IndexOutOfBoundsException: Index: -1, Size: 62 #13358

Open
sentry-io bot opened this issue Jan 21, 2025 · 1 comment · Fixed by #13359
Open

IndexOutOfBoundsException: Index: -1, Size: 62 #13358

sentry-io bot opened this issue Jan 21, 2025 · 1 comment · Fixed by #13359
Labels
type: crash The worst kind of bug.

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 21, 2025

Sentry Issue: WOOCOMMERCE-ANDROID-J6F

IndexOutOfBoundsException: Index: -1, Size: 62
    at com.woocommerce.android.ui.orders.DefaultOrderListItemLookup.getItemDetails(DefaultOrderListItemLookup.kt:16)
    val item = (recyclerView.adapter as? OrderListAdapter)?.currentList?.get(position)
...
(67 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

dangermattic commented Jan 21, 2025

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: crash The worst kind of bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants