A Flutter plugin for integrating Google Maps in iOS, Android and Web applications. It is a wrapper of google_maps_flutter for Mobile and google_maps for Web.
Flutter web user.
I think this is not a major issue. I searched on web, people say it's because javascript is sensitive.
I have no clue why it happens.
Reproduce:
Click on any created marker on the map.
The info window pops correctly.
Inspected webpage. Console window shows error message as follows for every marker clicks.
position5343594-11337941
js_helper.dart:1348 Uncaught TypeError: Cannot read property 'ji' of null
at Object.LF (main.dart.js:3482)
at google_map.state.dart:153
at a5c.a (async_patch.dart:315)
at a5c.$2 (async_patch.dart:340)
at a4o.$1 (async_patch.dart:291)
at JA.yy (zone.dart:1450)
at JA.lK (zone.dart:1449)
at a0o.$0 (future_impl.dart:109)
at Object.pD (future_impl.dart:725)
at N.j5 (future_impl.dart:519)
Flutter web user. I think this is not a major issue. I searched on web, people say it's because javascript is sensitive. I have no clue why it happens.
Reproduce:
position5343594-11337941 js_helper.dart:1348 Uncaught TypeError: Cannot read property 'ji' of null at Object.LF (main.dart.js:3482) at google_map.state.dart:153 at a5c.a (async_patch.dart:315) at a5c.$2 (async_patch.dart:340) at a4o.$1 (async_patch.dart:291) at JA.yy (zone.dart:1450) at JA.lK (zone.dart:1449) at a0o.$0 (future_impl.dart:109) at Object.pD (future_impl.dart:725) at N.j5 (future_impl.dart:519)