Skip to content

Conversation

@rchl
Copy link
Member

@rchl rchl commented Feb 2, 2022

This workarounds an issue in Sentry (getsentry/sentry-javascript#4186) where ExtraErrorData integration doesn't limit to the default depth of 3 when empty options are passed.

I'm also fixing it in Sentry SDK at getsentry/sentry-javascript#4487

This was previously fixed for the server-side (#376) but I've missed doing the same on client-side.

@codecov
Copy link

codecov bot commented Feb 2, 2022

Codecov Report

Merging #387 (29b3838) into master (7c0e699) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #387   +/-   ##
=======================================
  Coverage   74.46%   74.46%           
=======================================
  Files           1        1           
  Lines          47       47           
  Branches       21       21           
=======================================
  Hits           35       35           
  Misses          9        9           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c0e699...29b3838. Read the comment docs.

@rchl rchl merged commit b4b9415 into master Feb 2, 2022
@rchl rchl deleted the fix/error-depth branch February 2, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants