-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
7.80.1
Framework Version
2.3.0
Link to Sentry event
No response
SDK Setup
Check the link to StackBlitz below.
Steps to Reproduce
- Open https://stackblitz.com/edit/remix-run-remix-ikymah?file=app%2Futils.ts.
- Run
npx vite build
to build the client bundle.
Expected Result
The file node_modules/@sentry/remix/esm/index.client.js
should probably export a dummy captureRemixServerException
with an implementation like new Error("Not implemented for client")
.
Check this comment by Hiroshi on Remix's repo for more context: remix-run/remix#7973 (comment)
Actual Result
Metadata
Metadata
Assignees
Labels
Package: remixIssues related to the Sentry Remix SDKIssues related to the Sentry Remix SDK
Type
Projects
Status
No status
Status
No status
Status
No status