next.js
1fc4b22d - Don't send tracing spans if performance.measure doesn't return measurements (#54808)

Commit
2 years ago
Don't send tracing spans if performance.measure doesn't return measurements (#54808) Fixes #54389. Old versions of Safari appear to return `undefined` from `performance.measure()` instead of `PerformanceMeasure` values. Closes WEB-1477
Author
Parents
Loading