woocommerce / woocommerce-android

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

NullPointerException #12868

Closed sentry-io[bot] closed 2 weeks ago

sentry-io[bot] commented 2 weeks ago

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 commented 2 weeks ago

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