getsentry / getsentry/sentry-javascript
Incomplete/missing replays for non-SPA (MPA)
Đang mở
Browser
Improvement
Replays
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
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?).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.