Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IllegalStateException: FragmentManager is already executing transactions #13289

Closed
sentry-io bot opened this issue Jan 10, 2025 · 1 comment · Fixed by #13281
Closed

IllegalStateException: FragmentManager is already executing transactions #13289

sentry-io bot opened this issue Jan 10, 2025 · 1 comment · Fixed by #13281
Assignees
Labels
feature: variation details Related to adding or editing variations and attributes. type: crash The worst kind of bug.

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 10, 2025

Sentry Issue: WOOCOMMERCE-ANDROID-H7H

IllegalStateException: FragmentManager is already executing transactions
    at com.woocommerce.android.ui.products.variations.VariationsBulkUpdateBaseFragment.observeEvents$lambda$0(VariationsBulkUpdateBaseFragment.kt:71)
    is MultiLiveEvent.Event.Exit -> requireActivity().onBackPressedDispatcher.onBackPressed()
    at com.woocommerce.android.ui.products.variations.VariationsBulkUpdateBaseFragment.$r8$lambda$13C8fOyumvZ0-fg2digfBoV-LeI(VariationsBulkUpdateBaseFragment.kt:0)
    at com.woocommerce.android.ui.products.variations.VariationsBulkUpdateBaseFragment$$ExternalSyntheticLambda0.invoke(VariationsBulkUpdateBaseFragment:0)
    at com.woocommerce.android.ui.products.variations.VariationsBulkUpdateBaseFragment$sam$androidx_lifecycle_Observer$0.onChanged(VariationsBulkUpdateBaseFragment.kt:0)
    at com.woocommerce.android.viewmodel.MultiLiveEvent.observe$lambda$0(MultiLiveEvent.kt:43)
    observer.onChanged(t)
...
(52 additional frame(s) were not displayed)
@hichamboushaba hichamboushaba added the type: crash The worst kind of bug. label Jan 10, 2025
@dangermattic
Copy link
Collaborator

dangermattic commented Jan 10, 2025

Thanks for reporting! 👍

@hichamboushaba hichamboushaba added the feature: variation details Related to adding or editing variations and attributes. label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: variation details Related to adding or editing variations and attributes. type: crash The worst kind of bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants