wordpress-mobile / wordpress-mobile/WordPress-Android
IllegalArgumentException: Required value was null.
Open
@notandyvee is already working on this.
Since May 24, 2024.
[Pri] Medium
[Type] Crash
/My site
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Sentry Issue: WORDPRESS-ANDROID-2GFX
IllegalArgumentException: Required value was null.
at org.wordpress.android.ui.prefs.categories.detail.CategoryDetailViewModel.<init>(CategoryDetailViewModel.kt:49)
at org.wordpress.android.ui.prefs.categories.detail.CategoryDetailViewModel.<init>(CategoryDetailViewModel.kt:49)
at org.wordpress.android.DaggerWordPressRelease_HiltComponents_SingletonC$ViewModelCImpl$SwitchingProvider.get(DaggerWordPressRelease_HiltComponents_SingletonC.java:4319)
at org.wordpress.android.ui.prefs.categories.detail.CategoryDetailFragment.getViewModel(CategoryDetailFragment.kt:39)
at org.wordpress.android.ui.prefs.categories.detail.CategoryDetailFragment.startObserving(CategoryDetailFragment.kt:146)
...
(34 additional frame(s) were not displayed)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.