wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.92k stars 1.3k forks source link

IllegalStateException: Cannot invoke setValue on a background thread #20653

Closed sentry-io[bot] closed 4 weeks ago

sentry-io[bot] commented 4 weeks ago

Sentry Issue: JETPACK-ANDROID-PC3

IllegalStateException: Cannot invoke setValue on a background thread
    at org.wordpress.android.ui.mysite.cards.quickstart.QuickStartRepository.clearMenuStep(QuickStartRepository.kt:305)
    _quickStartMenuStep.value = null
    at org.wordpress.android.ui.mysite.cards.quickstart.QuickStartRepository.resetTask(QuickStartRepository.kt:98)
    clearMenuStep()
    at org.wordpress.android.ui.mysite.cards.quickstart.QuickStartCardViewModelSlice$build$1.invokeSuspend(QuickStartCardViewModelSlice.kt:58)
    quickStartRepository.resetTask()
...
(9 additional frame(s) were not displayed)
dangermattic commented 4 weeks ago

Thanks for reporting! 👍