Skip to content

Conversation

@lforst
Copy link
Contributor

@lforst lforst commented Dec 16, 2022

Fixes #6479

Our Next.js wrapping methods didn't take care of correctly passing this context. This PR fixes that.

@lforst lforst requested review from AbhiPrasad, Lms24 and mydea December 16, 2022 13:19
@lforst lforst marked this pull request as ready for review December 16, 2022 13:28
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.78 KB (+0.01% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 61.27 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.57 KB (+0.02% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 54.8 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.34 KB (+0.02% 🔺)
@sentry/browser - Webpack (minified) 66.48 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.36 KB (-0.01% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.56 KB (-0.01% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.76 KB (+0.02% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.19 KB (0%)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 42.08 KB (-0.01% 🔽)
@sentry/replay - Webpack (gzipped + minified) 38.13 KB (0%)

@lforst lforst merged commit 2fa11eb into master Dec 16, 2022
@lforst lforst deleted the lforst-fix-nextjs-wrapper-this-context branch December 16, 2022 13:54
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.

Next.js _document.tsx implmentation broken since version 7.17.0

3 participants