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

fix: #1787 - SMOOTHIE-V9 #1791

Merged
merged 1 commit into from
May 9, 2022

Conversation

monsieurtanuki
Copy link
Contributor

Impacted file:

  • knowledge_panel_page.dart: handled the case when panel.titleElement==null

What

  • App used to crash in the rare cases when panel.titleElement==null
  • the current PR fixes that

Fixes bug(s)

Fixes: #1787
Fixes SMOOTHIE-V9

Impacted file:
* `knowledge_panel_page.dart`: handled the case when `panel.titleElement==null`
@monsieurtanuki monsieurtanuki merged commit 90e2837 into openfoodfacts:develop May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_CastError: Null check operator used on a null value
2 participants