wordpress-mobile / wordpress-mobile/WordPress-Android
IllegalArgumentException: Required value was null.
Open
@notandyvee is already working on this.
Since May 24, 2024.
[Pri] Low
[Type] Crash
Jetpack App
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Sentry Issue: JETPACK-ANDROID-EM9
IllegalArgumentException: Required value was null.
at org.wordpress.android.ui.sitecreation.plans.SiteCreationPlansViewModel.start(SiteCreationPlansViewModel.kt:39)
at org.wordpress.android.ui.sitecreation.plans.SiteCreationPlansFragment.onViewCreated(SiteCreationPlansFragment.kt:74)
at org.wordpress.android.ui.sitecreation.plans.SiteCreationPlansFragment.onViewCreated(SiteCreationPlansFragment.kt:74)
at org.wordpress.android.ui.sitecreation.plans.SiteCreationPlansFragment.onViewCreated(SiteCreationPlansFragment.kt:74)
at androidx.fragment.app.Fragment.performViewCreated(Fragment.java:3137)
...
(13 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.