Skip to content

Commit 6a08285

Browse files
author
Luca Forstner
authored
Link to Next.js clientside instrumentation feature request (#11241)
1 parent 2dba05e commit 6a08285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/getting-started-primer/javascript.nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ Features:
1111

1212
`next dev --turbo` is not supported while Turbopack is in beta. Running your devserver with Turbopack will cause the Sentry Next.js SDK not to be loaded in the browser. Data from serverside instrumentation will also be inaccurate or incomplete.
1313

14-
[Follow the tracking issue on GitHub.](https://github.com/getsentry/sentry-javascript/issues/8105)
14+
To support the SDK in the browser with Turbopack, [follow the feature request for client-side instrumentation in the Next.js repository](https://github.com/vercel/next.js/discussions/69294).
1515

1616
</Note>

0 commit comments

Comments
 (0)