getsentry / getsentry/sentry-javascript
Angular drag and drop: Console errors when Session Replay is enabled
- 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ả
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/
- [x] I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
### How do you use Sentry?
Sentry Saas (sentry.io)
### Which SDK are you using?
@sentry/angular
### SDK Version
8.37.1
### Framework Version
_No response_
### Link to Sentry event
_No response_
### Reproduction Example/SDK Setup
_No response_
### Steps to Reproduce
1. Create an angular app
2. Add CDK drag and drop: https://material.angular.io/cdk/drag-drop/overview
3. Add sentry with Session replay enabled.
### Expected Result
No console errors when drag and dropping.
### Actual Result
Multiple console errors when dragging and dropping:

This has been reported in the Angular repo and is affecting multiple users: https://github.com/angular/components/issues/24979
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.