woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first. #9999

Open sentry-io[bot] opened 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: WOOCOMMERCE-ANDROID-5PG

IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
    at android.view.ViewGroup.addViewInner(ViewGroup.java:5263)
    at android.view.ViewGroup.addView(ViewGroup.java:5092)
    at android.view.ViewGroup.addView(ViewGroup.java:5032)
    at android.view.ViewGroup.addView(ViewGroup.java:5004)
    at androidx.appcompat.widget.Toolbar.addChildrenForExpandedActionView(Toolbar.java:2299)
...
(41 additional frame(s) were not displayed)
peril-woocommerce[bot] commented 1 year ago
Fails
:no_entry_sign: Please add a type label to this issue. e.g. 'type: enhancement'
:no_entry_sign: Please add a feature label to this issue. e.g. 'feature: stats'

Generated by :no_entry_sign: dangerJS

kidinov commented 1 year ago

I could not reproduce this, but from the logs, it looks like this happens on the product list screen, after/during a search in conjunction with the usage of the batch modification of the products status