sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Official Sentry SDKs for JavaScript

Results 1038 sentry-javascript issues
Sort by recently updated
recently updated
newest added

Will add a Next.js rewrite to return 404s for requests to source maps. This will effectively hide them from 3rd parties. Fixes https://github.com/getsentry/sentry-javascript/issues/4489

Type: Breaking

Before submitting a pull request, please take a look at our [Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md) guidelines and verify: - [x] If you've added code that should be tested, please add tests. - [...

### 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...

Type: Bug
Package: Browser
Sync: Jira

### 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...

Type: Bug
Package: serverless
Waiting for: Community
Stale

### 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...

Type: Bug
Package: Node
Waiting for: Community
Stale

Before submitting a pull request, please take a look at our [Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md) guidelines and verify: - [ ] If you've added code that should be tested, please add tests. -...

### Environment SaaS (https://sentry.io/) ### What are you trying to accomplish? I'm trying to build my Next.js project ### How are you getting stuck? The build fails with "Out of...

Package: nextjs
Feature: Source Maps

Adds an experimental `enableInp` flag to v8 browserTracingIntegration, which picks up INP webvital entries from the browser and sends a span envelope containing INP data. Some notes and changes involve:...

### 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...

Type: Bug
Package: Nextjs
Waiting for: Community