-
Notifications
You must be signed in to change notification settings - Fork 118
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
[Bug] when zooming fast back and forth the map gets to a state that is stuck #563
Comments
the error is the same as #419 but in this bug it says that there is no impact on the app. Here the bug is critical. |
hey, @usefulthink any comment? |
As far as I know, the issue in #419 has been resolved upstream in the maps API itself. Are you still seeing that warning-message? |
And you're saying it is severely affecting your app, can you elaborate on that a bit? I was under the impression that the original issue only happens occasionally when aggressively zooming around the screen, which isn't something I'd expect users to do. |
It happened to me multiple times while doing usability session with users. It doesn't happen only when zooming aggressively but it was my way to reproduce it faster. Demo: screen-20241110-130304.1.mp4My app: screen-20241110-132322.online-video-cutter.com.1.1.mp4
After upgrade the package version I didn't see the warning, I did saw now this error:
PS |
Thanks a lot. That's an error-message I haven't yet seen, and a very helpful one at that. |
great, thanks a lot! If you're struggling to reproduce let me know. I would be happy to jump on a call, I got to reproduce it through a few zooming. |
Hey @usefulthink , Have you able to reproduce it on your side ? |
Description
When using a phone and zooming fast back and forth (out in out) with a map with advanced markers + clustering, sometimes the map gets to a state that it's stuck (and "going crazy")
after it happens a user can't do anything on the map and sometimes it's stuck in a way that reloads the tab doesn't work.
See:
WhatsApp.Video.2024-10-05.at.09.36.41.mp4
P.S It also happened in my implementation of clustering on a map with an app that I have built.
Steps to Reproduce
not an easy one. I used the clustering demo : https://visgl.github.io/react-google-maps/examples/custom-marker-clustering
you should use your phone and zoom in and out aggressively
Environment
Logs
The text was updated successfully, but these errors were encountered: