Open
Description
SDK
JavaScript SDK
Description
ref getsentry/sentry-javascript#9982 (comment)
Users occasionally hit issues in SSR apps when trying to run the browser SDK because they run it in a node environment, which the SDK is not designed to do. We should make it extremely clear in the docs that browser SDKs (and browser frameworks like react, vue, ember) are meant to only run in the browser and that they should look toward using our framework sdks like nextjs, remix, nuxt or our node sdk to get server-side instrumentation.
Suggested Solution
No response
Metadata
Metadata
Assignees
Type
Projects
Status
No status