-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Description
Problem Statement
It seems that the registerGlobalMiddleware export no longer exists in the TanStack Start RC, which causes the generated Sentry setup code to fail.
Environment:
• TanStack Start RC (latest as of October 2025)
• Sentry integration from the project setup wizard
Expected Behavior:
The generated Sentry integration should be compatible with the current TanStack Start RC API.
Actual Behavior:
TypeScript error due to outdated Sentry setup code referencing a removed API (registerGlobalMiddleware).
Solution Brainstorm
No response
Product Area
Settings - Integrations
irvanahmadp, lukstei and mckamyk
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Product Owner