Status Update
Comments
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com> #2
However, looking for keyboard accessibility, we are not able to trigger the information dialog using a keyboard similar to how to map markers can be triggered using arrow keys:
Is there something we can do about it?
Thank you!
Map version: 3.49.12
ka...@google.com <ka...@google.com> #3
Thanks for your suggestion!
We'll be reviewing this for further consideration. Please star this issue to get updates and leave comments for additional information. Please note that starring the issue also provides our product team with valuable feedback on the importance of the issue to our customers.
ar...@ruedesvignerons.com <ar...@ruedesvignerons.com> #4
✨
ka...@google.com <ka...@google.com> #5
Hi,
Is your project in live production? If so, kindly share the URL here so we can further check.
ar...@ruedesvignerons.com <ar...@ruedesvignerons.com> #6
The website is
al...@gmail.com <al...@gmail.com> #7
We are having the same problem, both on iOS and Windows. But Sentry doesn't give any more information.
maps-api-v3/api/js/58/11a/intl/es_419/main.js at line 140:241
al...@gmail.com <al...@gmail.com> #8
Digging further, I found another related problem, but now with the "map" script.
Also, I was able to trigger lo error blocking the specific request in devtools. Could it be user network issues?
al...@gmail.com <al...@gmail.com> #9
If it helps, sometimes window.google is not found after 10 seconds.
Description
I am creating an issue here, since we have found no mention of this error anywhere on the web.
Describe your issue
An error keeps being captured in production by our Sentry javascript, saying 'could not load util'. (about 20 events per day)
The error seems to be impacting all kinds of devices, but most of all iPhones with iOS 17 and Safari 17.5
We have not been able to reproduce the error using BrowserStack with iPhones with iOS 17 and user-agent
Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1
Here is the source code in the Sentry event: /maps-api-v3/api/js/58/6/intl/tr_ALL/main.js at line 152:241
Google Maps seems to be integrated properly (usage: display of maps with markers and tooltips), since it works correctly on all the pages impacted by the issue (at least when the "util" error does not happen, no idea if the map breaks when the issue happens, since we haven't been able to reproduce) Here is our integration:
Please report the version of Google Maps API
on Oct 2nd 2024, on BrowserStack, with iPhone15 with iOS 17 and user-agent
Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1
WITHOUT being able to reproduce, google maps version was 3.58.6What steps will reproduce the problem? Please also provide a code sample which demonstrates your issue (e.g. via jsfiddle.net, or jsbin.com)
Unfortunately, since we have not been able to reproduce the problem, I do not have the steps to reproduce. However the error is captured in Sentry for this page:https://www.ruedesvignerons.com/en/appellations/nuits-saint-georges , on all kinds of devices but especially iPhones with iOS 17 and Safari 17.5