Closed 0hsoyeop closed 3 months ago
Hard to tell without additional context.
FWIW I just published a pending 8.0.0-dev.2 that could fix this issue as it looks like #133 . Could you test against this version?
If you still face the issue could you provide a reproduction case? It would be very useful.
Feel free to reopen if you still face the issue.
I am using the Google Maps in my Flutter web application. However, I have recently been encountering the following error in debug console, and the Google map is intermittently not displaying:
The error below is displayed when using the Chrome browser.
Exception while loading service worker: DOMException: Failed to register a ServiceWorker for scope ('http://localhost:3000/') with script ('http://localhost:3000/flutter_service_worker.js?v=null'): The Service Worker system has shutdown.
Sometimes the map displays normally, but other times the above error occurs and the map does not show up. What is the problem? I have not made any changes to the Google map settings on my own. I would appreciate any advice on how to resolve this issue. The version I am using is google_maps: ^7.1.0.