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
robyedlin
changed the title
Sentry module does not show user agent or breadcrumb
Sentry module does not show user agent, breadcrumb, or any default integrations
Nov 26, 2018
robyedlin
changed the title
Sentry module does not show user agent, breadcrumb, or any default integrations
Sentry module no longer shows user agent, breadcrumb, or any default integrations
Nov 26, 2018
robyedlin
changed the title
Sentry module no longer shows user agent, breadcrumb, or any default integrations
Sentry module no longer shows user agent, breadcrumbs, or any default integrations
Nov 26, 2018
Uh oh!
There was an error while loading. Please reload this page.
Version
2
Steps to reproduce
What is expected ?
Sentry should
What is actually happening?
Sentry is not
Additional comments?
https://github.com/nuxt-community/sentry-module/blob/master/lib/templates/sentry-client.js#L6
This is passing default integrations from the node version: https://github.com/getsentry/sentry-javascript/blob/master/packages/node/src/sdk.ts#L8-L21, but should be pulling from the browser version: https://github.com/getsentry/sentry-javascript/blob/master/packages/browser/src/sdk.ts#L6-L19
The text was updated successfully, but these errors were encountered: