getsentry / getsentry/sentry-javascript
Incomplete/missing replays for non-SPA (MPA)
Abierto
Browser
Improvement
Replays
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
For non-SPA where there is normal browser navigation: we can lose chunks of the replay if the user navigates quickly in and out of pages. This leads to broken looking replays as we do not capture the follow-up screens because they never get sent at all. This can lead to false dead clicks as well (I'm guessing due to bfcache?).
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.