Hanna Makaruk
Results
2
comments of
Hanna Makaruk
Hello, I have similar issues We use on project `"@sentry/browser": "^7.81.1"`, `"@sentry/tracing": "^7.81.1"` Config looks like: ``` Sentry.init({ dsn, tracesSampleRate, release, integrations: [new BrowserTracing()], initialScope: { tags: { service }...
We use next in our project which loads by chunks sentry also