bvaughn/react-devtools-experimental

Highlight after hot reloaded

tiancihe opened this issue · 2 comments

ENV: Chrome
ISSUE: Highlight html element after webpack hot reloaded, occurs when currently not using devtools tab, for example Network tab.
EXPECTED: Don't highlight any elements when running in the background.

Sorry, but I don't understand the bug you're reporting and there's no repro steps. Get back to me with a little more info and I'll take a look but I'm going to close for now because it's not actionable.

Sorry about the vague description, tried to repro with CRA, didn't happen no matter i use class component or function component. Maybe it is a issue with the cli i'm using ( umijs ), not sure.

image

The issue is like this, everytime i modify my code, the html element gets highlighted, it's quite annoying tbh.