EDIT: duplicate of React devtools "highlight updates" missing
How do you enable 'highlight updates' in React Devtools V4?
This feature in V3 was pretty nice. Is it even still possible in V4?
V4 was released Aug 15, 2019
How do you enable 'highlight updates' in React Devtools V4?
This feature in V3 was pretty nice. Is it even still possible in V4?
V4 was released Aug 15, 2019
https://github.com/facebook/react/pull/16989
"highlight updates" is not yet ready for React Devtools V4, according to the react team.
Are you asking about Chrome dev tools Paint Flashing?
Add Rendering panel along side Elements, console, Network, Performance, etc.. via
Options > More Tools > Rendering and select Paint Flashing from given options.