Skip to content

Make it more clear that browser SDKs should only be run in the browser #11705

Open
@AbhiPrasad

Description

@AbhiPrasad

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

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions