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

### Self-Hosted Version 24.4.2 ### CPU Architecture x64 ### Docker Version 20.10.16 ### Docker Compose Version 2.6.0 ### Steps to Reproduce Hello, everyone! I'm working on integrating Sentry into my...

### 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: sveltekit

### Environment SaaS (https://sentry.io/) ### What are you trying to accomplish? Trying to update to 8.0.0 with configuration for the DSN read from our in-house configuration system. Currently we do...

Package: node

### 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: remix

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

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce When Partial Prerendering (PPR) is enabled, using APIs that opt into Dynamic Rendering like cookies, headers, or fetch (such as with cache:...

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

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

### Problem Statement Opentelemetry adds a massive amount of overhead. The screen shot below represents a minimized / treeshook lambda built with `esbuild` that has very little of its own...

Type: Improvement

When calling `start()`, we always include a breadcrumb for the initial page navigation. This should not always be included and will cause the replay to appear to start earlier than...