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
We have a this problem in production as well. In the Vue integration there somewhere is a setContext that passes in an object that is walked until depth Infinity. I don't know how you're deciding things are circular, but it isn't working.
error code
let arr = new Array(- 1).fill('')
Package + Version
@sentry/browser
@sentry/node
raven-js
raven-node
(raven for node)Version:
"@sentry/browser": "^5.10.2",
"@sentry/integrations": "^5.10.2",
Description
The text was updated successfully, but these errors were encountered: