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

Map is looooong #271

Closed
Zverik opened this issue Jun 22, 2022 · 5 comments
Closed

Map is looooong #271

Zverik opened this issue Jun 22, 2022 · 5 comments
Labels
bug Something isn't working editor Editor pane, presets and fields
Milestone

Comments

@Zverik
Copy link
Owner

Zverik commented Jun 22, 2022

long_map_every_door.mp4
Flutter: LateInitializationError: Field '_state@954051772' has already been initialized.

#0      LateError._throwFieldAlreadyInitialized (dart:_internal-patch/internal_patch.dart:194:5)
#1      MapControllerImpl._state= (package:flutter_map/src/map/map.dart:25:23)
#2      MapControllerImpl.state= (package:flutter_map/src/map/map.dart:29:5)
#3      FlutterMapState.initState (package:flutter_map/src/map/flutter_map_state.dart:38:19)
#4      StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:4942:57)
#5      ComponentElement.mount (package:flutter/src/widgets/framework.dart:4781:5)
#6      Element.inflateWidget (package:flutter/src/widgets/framework.dart:3817:16)
#7      Element.updateChild (package:flutter/src/widgets/framework.dart:3551:18)
...
@Zverik Zverik added bug Something isn't working editor Editor pane, presets and fields labels Jun 22, 2022
@Zverik Zverik added this to the 0.6 milestone Jun 22, 2022
@Zverik Zverik moved this to Todo in Every Door Jun 22, 2022
@Zverik
Copy link
Owner Author

Zverik commented Jun 23, 2022

This is an upstream issue: fleaflet/flutter_map#1288

@Zverik Zverik modified the milestones: 0.6, 0.7 Jun 23, 2022
@Zverik Zverik moved this from Todo to In Progress in Every Door Jul 4, 2022
@Zverik Zverik modified the milestones: 0.7, 1.0 Jul 10, 2022
@deevroman
Copy link
Contributor

It seems to be fixed in 0.7

@Zverik
Copy link
Owner Author

Zverik commented Jul 12, 2022

Ah, I did the fix in my local library cache. The upstream PR is not yet merged. Hence the iOS version must still have the bug.

@matheusgomesms
Copy link
Contributor

Yes, I confirm that the 0.8 iOS version still have the bug

@Zverik Zverik modified the milestones: 1.0, 0.9 Jul 19, 2022
@Zverik
Copy link
Owner Author

Zverik commented Jul 24, 2022

Finally done.

@Zverik Zverik closed this as completed Jul 24, 2022
Repository owner moved this from In Progress to Done in Every Door Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working editor Editor pane, presets and fields
Projects
Status: Done
Development

No branches or pull requests

3 participants