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

Clicking on the ingredient analysis crashes the view #4224

Closed
Tracked by #4170
teolemon opened this issue Sep 5, 2021 · 1 comment
Closed
Tracked by #4170

Clicking on the ingredient analysis crashes the view #4224

teolemon opened this issue Sep 5, 2021 · 1 comment

Comments

@teolemon
Copy link
Member

teolemon commented Sep 5, 2021

Clicking on the ingredient analysis crashes the view

To Reproduce
Steps to reproduce the behavior:

  1. Go to a product with analysis complete
  2. Click on one of the analysis chips
  3. It crashes

Stacktrace

Fragment IngredientsWithTagDialogFragment{6db927a} (959a4d2f-56bf-480a-b358-e77d2e6c7a27) has not been attached yet.
mechanism
UncaughtExceptionHandler
handled
false
androidx.fragment.app.Fragment in getChildFragmentManager at line 1075
… hub.scrachx.openfood.features.product.view.summary.SummaryProductFragment$showAnalysisTags$2$1$1 in invoke at line 622
… hub.scrachx.openfood.features.product.view.summary.SummaryProductFragment$showAnalysisTags$2$1$1 in invoke at line 616
… ood.features.product.view.summary.IngredientAnalysisTagsAdapter$IngredientAnalysisTagsViewHolder in onClick at line 76
android.view.View in performClick at line 7441
android.view.View in performClickInternal at line 7418
android.view.View in access$3700 at line 835
android.view.View$PerformClick in run at line 28674
android.os.Handler in handleCallback at line 938
android.os.Handler in dispatchMessage at line 99
android.os.Looper in loopOnce at line 201
android.os.Looper in loop at line 288
android.app.ActivityThread in main at line 7822
java.lang.reflect.Method in invoke
com.android.internal.os.RuntimeInit$MethodAndArgsCaller in run at line 548
com.android.internal.os.ZygoteInit in main at line 1003

Screenshots

crash-on-ingredient-analysis-click.mp4
@sentry-io
Copy link

sentry-io bot commented Sep 5, 2021

Sentry issue: OPENFOODFACTS-ANDROID-4DG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants