Skip to content

"captureRemixServerException" is not exported by "node_modules/@sentry/remix/esm/index.client.js" #9594

Closed
@gustavopch

Description

@gustavopch

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

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

  1. Open https://stackblitz.com/edit/remix-run-remix-ikymah?file=app%2Futils.ts.
  2. 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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Package: remixIssues related to the Sentry Remix SDK

    Type

    No type

    Projects

    Status

    No status

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions