-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- Provide a link to the affected event from your Sentry account
Package + Version
- @sentry/nextjs @ 6.7.0
- next @ 10.0.6`
Description
Describe your issue in detail, ideally, you have a reproducible demo that you can show.
Attempted import error: 'withSentry' is not exported from '@sentry/nextjs'.
Though exported in handlers.ts enabled import into api/index handler.
Same with import * as Sentry from "@sentry/nextjs";
brandonpittman, mavlikwowa, leo-cheron and amitav13
Metadata
Metadata
Assignees
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK