Closed
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
Type
Projects
Status
No status
Status
No status
Status
No status