SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

Fix `Failed to execute 'measure' on 'Performance'` error (#32823)

When `startTime` still has its initial value of `-1.1` we must not call
`logComponentMount`. This can occur when rendering a `'next/dynamic'`
component with `{ssr: false}` in a client component, for example.
Unfortunately, I didn't manage to reproduce this scenario in a unit
test.
H
Hendrik Liebau committed
336614679600af371b06371c0fbdd31fd9838231
Parent: 365c031
Committed by GitHub <[email protected]> on 4/7/2025, 2:13:34 PM