-
I just upgraded to 3.1.0 encountered an error
```
Module not found: Can't resolve 'net' in 'xxxx/node_modules/express/lib'
```
-
## User Story
As a VSP / VSA engineer, I need to see when my code is sending events to Sentry from `localhost` so I can ensure it's functioning properly even before writing unit tests.
This is esp…
-
# Description
When working locally since having updated to React `v^16.9.0`, you will notice at least one of the following warning in the dev tools:
```
Warning: componentWillReceiveProps has bee…
-
I'm doing the step-by-step guide but I cannot see any change.
to reproduce it, please see https://github.com/wix/sentry-testkit/pull/35
-
I'm still digging into it, but I've encountered an issue when using a scope and `scope.addEventProcessor` where neither `captureEvent` nor `sendEvent` seem to never get called. (We're using it to pars…
-
In the following file:
https://github.com/getsentry/sentry-javascript/blob/master/packages/browser/src/backend.ts#L146
It seems like if I initialise Sentry with my own transport, I don't get the d…
-
About 12 hours ago, Node 6 reached EOL! 🍾
Should we plan to release 11.x?
I've been testing the betas in all my projects and so far haven't run into problems. At one point I reached out to some…
-
In the past [various](https://github.com/getsentry/sentry-java/issues/661) [issues](https://github.com/getsentry/sentry-java/issues/644) [popped](https://github.com/getsentry/sentry-java/issues/702) […
-
## Package + Version
- [X] `@sentry/browser`
### Version:
```
5.0.3
```
## Description
I've upgraded Sentry to latest version but my tests using [`sentry-testkit`](https://github.com/…
-
## User Story
As a VSP front end engineer, I need to know the risks, benefits, and effort involved in upgrading the front end Sentry client.
Currently, we're using [Raven](https://docs.sentry.io/clie…