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

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

Currently, we publish `@sentry/angular` which targets older angular versions, and `@sentry/angular-ivy` which targets newer versions. In v8, we want to go back to only publishing a single `@sentry/angular` package which...

Package: Angular

ref https://github.com/getsentry/sentry-javascript/issues/9837 Technically this doesn't expose any options for webpack plugin, but it duplicates a bunch of logic. This refactor instead removes support for old gatsby options way, and adds...

### 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
Feature: Profiling

We want to bump the webpack-plugin version to latest in Gatsby, and also stop passing plugin options through directly so we can in the future update this easier without a...

Package: gatsby

### Problem Statement `DOMException.code` is a *deprecated* feature. Reference: https://developer.mozilla.org/en-US/docs/Web/API/DOMException The codes are also hardly practical, considering only the numeric value of them is shown in the Sentry UI: ![image](https://github.com/getsentry/sentry-javascript/assets/155580969/b2fe179f-8787-4652-a9d5-72b8c2e40b9d)...

Type: Improvement

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

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

Package-Meta: Loader
Improvement
Replays
Browser

Clicking on a 'drop down' causes it to show but is detected as false positive: ![image](https://github.com/getsentry/sentry-javascript/assets/1633368/847e57e0-efcb-449f-b4db-2239d246f8fe) Example [replay link](https://sentry.sentry.io/replays/d7e604ce83df4f8789c3de932d9e62b3/?f_b_type=rageOrDead&field=activity&field=duration&field=id&field=project_id&field=user&field=finished_at&field=is_archived&field=started_at&id=&name=&project=11276&query=dead.selector%3A%22button.en302zp1.app-h1yvkq.e16hd6vm2%5Brole%3D%5C%22button%5C%22%5D%5Baria-label%3D%5C%22%5C%22%5D%5Bdata-test-id%3D%5C%22page-filter-project-selector%5C%22%5D%5Balt%3D%5C%22%5C%22%5D%5Btitle%3D%5C%22%5C%22%5D%22&referrer=%2Freplays%2F&statsPeriod=14d&t_main=tags&yAxis=count%28%29). SDK version: 7.85.0

Package: replay
Waiting for: Community
Stale

Currently, we take a canvas snapshot every 2 seconds. However, if we knew that the canvas hasn't changed at all, we could skip this.

Package: replay