WordPress-Android
WordPress-Android copied to clipboard
IllegalStateException: Can not perform this action after onSaveInstanceState
Sentry Issue: JETPACK-ANDROID-800
java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
at androidx.fragment.app.FragmentManager.checkStateLoss(FragmentManager.java:1844)
at androidx.fragment.app.FragmentManager.enqueueAction(FragmentManager.java:1884)
at androidx.fragment.app.BackStackRecord.commitInternal(BackStackRecord.java:329)
at androidx.fragment.app.BackStackRecord.commit(BackStackRecord.java:294)
at org.wordpress.android.ui.posts.PostsListActivity.initSearchFragment(PostsListActivity.kt:540)
at org.wordpress.android.ui.posts.PostsListActivity.onCreateOptionsMenu(PostsListActivity.kt:524)
Thanks for reporting! 👍
Sentry Issue: WORDPRESS-ANDROID-P0X
The Sentry issue includes crashes from 4 places for the last 14 days. They all send the same error message.
- 26 crashes from
PostsListActivity - 8 crashes from
LoginActivity - 5 crashes from
GutenbergEditorFragment - 1 crash from
PeopleManagementActivity