Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

[Bug] when zooming fast back and forth the map gets to a state that is stuck

Abierto
#563 27 comentarios 0 reacciones 0 asignados Ver en GitHub

Los mantenedores suelen responder en 3 días

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
28/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
react, typescript
Área
frontend, web-dev

Línea de trabajo

Comienza con la demo custom-marker-clustering enlazada en el issue y reproduce el problema en un teléfono Android en Chrome haciendo zoom agresivamente hacia dentro y hacia fuera. Usa la advertencia indicada “Cannot remove a WebglOverlay that has not been set to a map” como punto inicial de la investigación; el trabajo está terminado cuando el mapa ya no se queda bloqueado en esas condiciones.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

bug
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:

https://github.com/user-attachments/assets/d85c4741-13a3-4fef-908e-c5f353e2cf72

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
  • Library version: 1.3.0
  • Google maps version: weekly
  • Browser and Version: chrome
  • OS: android
Logs
there is an warning when it happens: 

Cannot remove a WebglOverlay that has not been set to a map
Lenguaje dominante
TypeScript
Estrellas
1.9k
Forks
195
Merge medio
2 d 18 h
PR fusionados (30 d)
15

Preparar el entorno

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de visgl/react-google-maps

Todos los issues de visgl/react-google-maps

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.