Outdated vendored remix types causing typescript errors when instrumenting build #15615
Open
3 tasks done
Labels
Package: remix
Issues related to the Sentry Remix SDK
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/remix
SDK Version
9.5.0
Framework Version
Remix 2.11.2 and 2.15
Link to Sentry event
No response
Reproduction Example/SDK Setup
Steps to Reproduce
The vendored types for remix, particularly
ServerBuild
are out of date.Minimal repro:
Expected Result
No type errors
Actual Result
On the call to
instrumentBuild
On the
build
argument on the call tocreateRequestHandler
The text was updated successfully, but these errors were encountered: