devtools
devtools copied to clipboard
devtools not reloading and make page not responding on refresh
trafficstars
Version
6.4.2
Browser and OS info
Brave 1.44.101 chromium 106.0.5249.65 / windows 10
Steps to reproduce
- open a vue js page
- open dev tools
- refresh the page without closing dev tools
- devtools breaking by showing the not connected page
- close the devtools
- open the devtools and it will start to make the page not responding
What is expected?
page refresh normally, and devtools show normally.
What is actually happening?
this happen on the new version start from 6.3, it does not have any problem with the older version.
I'm not experiencing this with v6.4.2, please provide a runnable reproduction.
I have also the same issue with version 6.4.4 and Chrome Version 106.0.5249.119 (64 bits). Unfortunately, the Vuejs website that I use is a big monolithic website. If it can't be reproduced with a small new vuejs website, I'm afraid that is something else with vuejs that is causing the bug.