-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK
Description
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.
return async function <T>(opts: SentryTrpcMiddlewareArguments<T>): Promise<T> { |
Steps to Reproduce
Add tRPC Sentry middleware.
Expected Result
No TypeScript errors.
Actual Result
chargome
Metadata
Metadata
Assignees
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK
Type
Projects
Status
No status