sentry-javascript
sentry-javascript copied to clipboard
fix(replay): Fix `onError` callback
This fixes the onError callback added in https://github.com/getsentry/sentry-javascript/pull/13721 -- the option itself was not being propagated to the replay options.
:x: 1 Tests Failed:
| Tests completed | Failed | Passed | Skipped |
|---|---|---|---|
| 634 | 1 | 633 | 31 |
View the top 1 failed tests by shortest run time
replay/dsc/test.ts should add replay_id to dsc of transactions when in session modeStack Traces | 1.15s run time
test.ts:19:11 should add replay_id to dsc of transactions when in session mode
To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard