-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDKType: Improvement
Description
We want to remove the lodash.debounce dependency from Replay for a couple of reasons
- Removing it brings the number of external dependencies down to 1 (rrweb)
- It causes build errors with NextJS which we currently patch (fix(replay): Ensure lodash.debounce does not trigger next.js warning #6551)
- The logic can be replaced with custom code fairly easily
ref #6459
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDKType: Improvement
Fields
Give feedbackNo fields configured for issues without a type.