Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react-router
SDK Version
@sentry/react-router 10.26.0
Framework Version
react-router 7.9.6
Link to Sentry event
No response
Reproduction Example/SDK Setup
Initialize new React-Router project
pnpx create-react-router@latest example-rr-app
Reveal entries
Follow instructions 1-2: https://docs.sentry.io/platforms/javascript/guides/react-router/
Diff (excludes lockfile): https://gist.github.com/parrotmac/736830b408dbf5f5cbbb4ea77d9abc09
Steps to Reproduce
- Boostrap react-router app
- Integrate sentry
- Run server
- Observe that nothing works
Expected Result
Pages load
Actual Result
All routes return
Unexpected Server Error
TypeError: handleDocumentRequestFunction is not a function
Additional Context
No response
Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it.
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react-router
SDK Version
@sentry/react-router 10.26.0
Framework Version
react-router 7.9.6
Link to Sentry event
No response
Reproduction Example/SDK Setup
Initialize new React-Router project
Reveal entries
Follow instructions 1-2: https://docs.sentry.io/platforms/javascript/guides/react-router/
Diff (excludes lockfile): https://gist.github.com/parrotmac/736830b408dbf5f5cbbb4ea77d9abc09
Steps to Reproduce
Expected Result
Pages load
Actual Result
All routes return
Additional Context
No response
Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it.