wordpress-mobile / wordpress-mobile/WordPress-Android
IllegalStateException: Invalid phase for feature collection overlay
Open
@AjeshRPai is already working on this.
Since Aug 21, 2023.
[Type] Crash
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Sentry Issue: WORDPRESS-ANDROID-2K79
IllegalStateException: Invalid phase for feature collection overlay
at org.wordpress.android.ui.jetpackoverlay.JetpackFeatureOverlayContentBuilder.getContentForFeatureCollection(JetpackFeatureOverlayContentBuilder.kt:310)
at org.wordpress.android.ui.jetpackoverlay.JetpackFeatureOverlayContentBuilder.getStateForFeatureCollection(JetpackFeatureOverlayContentBuilder.kt:294)
at org.wordpress.android.ui.jetpackoverlay.JetpackFeatureOverlayContentBuilder.buildFeatureCollectionOverlayState(JetpackFeatureOverlayContentBuilder.kt:278)
at org.wordpress.android.ui.jetpackoverlay.JetpackFeatureFullScreenOverlayViewModel.init(JetpackFeatureFullScreenOverlayViewModel.kt:135)
at org.wordpress.android.ui.jetpackoverlay.JetpackFeatureFullScreenOverlayFragment.onViewCreated(JetpackFeatureFullScreenOverlayFragment.kt:57)
...
(24 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.