sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Problem Statement We are seeing a large number of INP-related spans where the clicked element is reported as ``. This happens when the user clicks UI elements that immediately...
### Description Where we have separate debug/production builds that are selected via package.json exports, we should log that the development output is being used! Without this, there is no way...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [ ] I am...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
Setting an IPv6 URL as a DSN does not work, see #2996. This updates the `DSN_REGEX` to correctly match IPv6 and fixes the then occuring issue that the brackets "["...
> [!NOTE] > The pull request "[feat(browser): Add environment variable support for Spotlight configuration](https://github.com/getsentry/sentry-javascript/pull/18198)" was created by @BYK but did not reference an issue. Therefore this issue was created for...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
https://github.com/getsentry/sentry-javascript/pull/18270 bumps just the rollup plugin but we should bump both simultaneously.