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/remix
SDK Version
8.x
Framework Version
Remix 2
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
createRequestHandler({
build // is typed as: ServerBuild | (() => Promise<ServerBuild>)
})
See:
But Sentry is always assuming that it is an object:
Expected Result
Sentry should honor upstream interfaces
Actual Result
Sentry does not honor upstream interfaces
Metadata
Metadata
Assignees
Type
Projects
Status
No status