dillon1000/react

Commit

Only attempt to clear measures if we created the measure (#9451)

This fixes an issue where if we decided not to create a measurement we would clear ALL measurements from the performance entry buffer due to passing `undefined` as the entry name.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/ReactDebugTool.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…