You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: