Core or SDK?
Platform/SDK
Which part? Which one?
Remix
Description
Im trying to figure out how to "setUser" with the remix sdk, and the docs are saying to use:
import * as Sentry from "@sentry/browser";
but im not sure if i can use it inside a remix loader(which is where i want to do it) or is there better practice?
Suggested Solution
Write exactly where should we add extra context.