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: 2255 - safer setState call after async code #3345

Merged
merged 4 commits into from
Nov 25, 2022

Conversation

monsieurtanuki
Copy link
Contributor

Impacted file:

  • history_page.dart: safer setState call after async code

What

Fixes bug(s)

Fixes: #2255
Fixes SMOOTHIE-WS

Impacted file:
* `history_page.dart`: safer setState call after async code
@monsieurtanuki monsieurtanuki requested a review from a team as a code owner November 24, 2022 17:50
Deleted file:
* `registration_login_test.dart`

Impacted file:
* `labeler.yml`: removed a failing test that had more to do with off-dart than with Smoothie, and that relied on the notoriously unstable TEST env
@monsieurtanuki monsieurtanuki merged commit dd65222 into openfoodfacts:develop Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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