You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(integrations): Add default for ExtraErrorData's depth option (#4487)
Ensure that `ExtraErrorData`'s `depth` option is by default set to 3. Currently, if the user provides an empty options object, `depth` gets set to `undefined`.
Fixes#4186
0 commit comments