mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
5959f7d082f10b61b883e461bc50495a1fb8d5d5
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.
DiffTrain build for [3366146796](https://github.com/facebook/react/commit/336614679600af371b06371c0fbdd31fd9838231)
Please do not delete this branch
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%