Description
openedon Oct 2, 2024
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
8.33.0
Framework Version
nextjs 14.2.14
Link to Sentry event
No response
Reproduction Example/SDK Setup
Related: #13795
Introduced in PR #13831
When upgrading Sentry from v8.32.0 to v8.33.0, I get this TypeScript error when initializing the tRPC middleware:
It looks like this may be the culprit, causing a double wrapped promise for tRPC v10.
Steps to Reproduce
Add tRPC Sentry middleware.
Expected Result
No TypeScript errors.
Actual Result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Type
Projects
Status
No status