-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Problem Statement
It’d be great to be able to do the same as #6508, but via @sentry/nextjs.
Current
import { Replay } from "@sentry/browser";
import * as Sentry from "@sentry/nextjs";
// new Replay()Expected
import * as Sentry from "@sentry/nextjs";
// new Sentry.Replay()Solution Brainstorm
- Re-export
Replayfrom@sentry/nextjs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.