Package + Version
Version:
Description
@sentry/browser 6.0.3 does not work with web-vitals
It breaks here:
| consthandlers=(el.__sentry_instrumentation_handlers__=el.__sentry_instrumentation_handlers__||{}); |
Due to:
https://github.com/GoogleChrome/web-vitals/blob/43ce5464e3068c796830c5e98950fd94e480f4dd/src/getLCP.ts#L64
Package + Version
@sentry/browser@sentry/noderaven-jsraven-node(raven for node)Version:
Description
@sentry/browser 6.0.3 does not work with web-vitals
It breaks here:
sentry-javascript/packages/utils/src/instrument.ts
Line 535 in 61563f8
Due to:
https://github.com/GoogleChrome/web-vitals/blob/43ce5464e3068c796830c5e98950fd94e480f4dd/src/getLCP.ts#L64