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

NullPointerException #12868

Closed
sentry-io bot opened this issue Nov 5, 2024 · 1 comment · Fixed by #12889
Closed

NullPointerException #12868

sentry-io bot opened this issue Nov 5, 2024 · 1 comment · Fixed by #12889
Assignees
Labels
type: crash The worst kind of bug.

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 5, 2024

Sentry Issue: WOOCOMMERCE-ANDROID-G1W

NullPointerException: None
    at com.woocommerce.android.ui.sitepicker.SitePickerViewModel$showAccountMismatchScreen$1.invokeSuspend(SitePickerViewModel.kt:342)
    isPrimaryBtnVisible = sites.value!!.any { it is WooSiteUiModel }
...
(8 additional frame(s) were not displayed)
@dangermattic
Copy link
Collaborator

dangermattic commented Nov 5, 2024

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

@atorresveiga atorresveiga added the type: crash The worst kind of bug. label Nov 5, 2024
@irfano irfano self-assigned this Nov 5, 2024
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.

3 participants