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

Sentry's documentation (and tools to build it)

Results 524 sentry-docs issues
Sort by recently updated
recently updated
newest added

We document everything that requires swizzling on this page: https://docs.sentry.io/platforms/apple/guides/ios/configuration/swizzling/ Session Replay has "Multi click", which requires swizzling and should be explicitly called out.

### SDK JavaScript SDK ### Description E.g. `setupExpressErrorHandler` and similar handlers generally ignore errors

SDKs

### Steps to Reproduce 1. `yarn` 2. `yarn dev` 3. open the given url ### Expected Result Working docs version ### Actual Result ``` yarn run v1.22.21 $ concurrently "yarn...

Bug

### SDK JavaScript SDK ### Description The sdk user feedback beta documentation refer to `buttonLabel`, however it is renamed `triggerLabel`. Se: https://docs.sentry.io/platforms/javascript/user-feedback/v7/ ### Suggested Solution _No response_

javascript
SDKs