stuartmorgan-g
stuartmorgan-g
> Maybe even Hybrid Composition is not needed if this issue is fixed in the `onDispose` implementation of the map view. This bug isn't why we're planning on switching the...
> Does this mean you don't see this PR being merged to address the issue ? Not without more investigation so that we more clearly understand the cause. Certainly not...
> could you tell me how I can use HC in Flutter 3.0 [This comment](https://github.com/flutter/flutter/issues/105965#issuecomment-1183597036) (which your reply there says you were doing in your test) does that. Specifically, the...
> [It has been confirmed](https://issuetracker.google.com/issues/237380999#comment14) that were are dealing with a bug within the native implementation indeed. I've followed up on this issue internally, and that's not actually the case;...
It looks at this point like there are probably two issues which result in very similar stack traces (as both are attempting to use the map after it's been destroyed):...
@lukaskurz Are you planning on updating this PR per the comment above?
> So the changes needed are a fixed amount time-delay and that unit test right ? We will need both of those, but also after looking into this a bit...
We apologize for the long delay in triaging this PR. We’re in the process of overhauling our PR triage system to respond much more quickly, as well as working through...
(FYI the mass of CI failures is from an infrastructure issue we hit; the next time you merge/rebase it'll clear up.)
Per discussion with @bparrishMines I'm going to hold off on updating this until the in-progress conversion is complete.