-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Package: remixIssues related to the Sentry Remix SDKIssues related to the Sentry Remix 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/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:
| const wrappedEntry = { ...build.entry, module: { ...build.entry.module } }; |
Expected Result
Sentry should honor upstream interfaces
Actual Result
Sentry does not honor upstream interfaces
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Package: remixIssues related to the Sentry Remix SDKIssues related to the Sentry Remix SDK
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status