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

ConcurrentModificationError: Concurrent modification during iteration: Instance(length:22) of '_GrowableList'. #1786

Closed
sentry-io bot opened this issue May 8, 2022 · 0 comments · Fixed by #1792
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented May 8, 2022

Sentry Issue: SMOOTHIE-V2

ConcurrentModificationError: Concurrent modification during iteration: Instance(length:22) of '_GrowableList'.
  File "dao_product_list.dart", line 156, in DaoProductList.get
monsieurtanuki added a commit to monsieurtanuki/smooth-app that referenced this issue May 9, 2022
Impacted file:
* `dao_product_list.dart`: safe write access to barcode lists

Fixes SMOOTHIE-V2
@monsieurtanuki monsieurtanuki self-assigned this May 9, 2022
monsieurtanuki added a commit that referenced this issue May 9, 2022
Impacted file:
* `dao_product_list.dart`: safe write access to barcode lists

Fixes SMOOTHIE-V2
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 a pull request may close this issue.

1 participant