In a ReactJS application, I have the Chrome Developer Tools open
When I click on something I can see highlight around elements that refresh.
How can I disable the highlight so I can use the iPhoneX emulator without ugly highlight everywhere all the time?
It's been changed at devtools v4, asked at Aug 17, 2019 and updated at Oct 3, 2019
(For React version < 15, use devtools v3 instead)

Refer:
related issue: https://github.com/facebook/react/issues/16437
related PR: https://github.com/facebook/react/pull/16989
This is how you do:
F12 to open the developer toolsComponents tabGeneral tab
Highlight updates when components render
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With