getsentry / getsentry/sentry-javascript
Incomplete/missing replays for non-SPA (MPA)
未关闭
Browser
Improvement
Replays
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
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?).
贡献指南
评估
这个 Issue 还没有评估数据。