Skip to content

Reproduction for sentry-javascript#19572#28

Open
nicohrubec wants to merge 2 commits intomainfrom
repro/sentry-javascript-19572
Open

Reproduction for sentry-javascript#19572#28
nicohrubec wants to merge 2 commits intomainfrom
repro/sentry-javascript-19572

Conversation

@nicohrubec
Copy link
Member

Summary

  • Reproduces sentry-javascript#19572: localVariablesIntegration captures nested objects as empty {} in AWS Lambda
  • The same object attached via Sentry.setExtra() is fully preserved, proving the object is serializable
  • Increasing normalizeDepth does not help

How to run

cd sentry-javascript/19572
npm install
npm start

🤖 Generated with Claude Code

nicohrubec and others added 2 commits March 2, 2026 10:40
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ed objects

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant