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

Late Initialization Error #1290

Closed
afshinshahriarifahliani opened this issue Jun 28, 2022 · 1 comment
Closed

Late Initialization Error #1290

afshinshahriarifahliani opened this issue Jun 28, 2022 · 1 comment
Labels
bug This issue reports broken functionality or another error duplicate This issue already exists

Comments

@afshinshahriarifahliani
Copy link

afshinshahriarifahliani commented Jun 28, 2022

LateInitializationError: Field '_state@#########' has already been initialized.
This happen when I use it in a listview while scrolling down and then up the list.
So by changing the "late final MapState _state;" not to be final the error is gone.

@JaffaKetchup
Copy link
Member

Hi there @afshinshahriarifahliani,

This is a duplicate of #1288.

In the future, please check for duplicates before you raise an issue. Additionally, please use the appropriate issue template: it makes it easier for us to understand and respond quicker!

Thanks for the report.

@JaffaKetchup JaffaKetchup closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2022
@JaffaKetchup JaffaKetchup added bug This issue reports broken functionality or another error duplicate This issue already exists non-fatal labels Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue reports broken functionality or another error duplicate This issue already exists
Projects
None yet
Development

No branches or pull requests

2 participants