admin管理员组文章数量:1278823
I believe this started ever since the latest major chrome web browser update, from 68 to 69. (currently on version 69.0.3497.100 )
Basically, when I'm using the chrome dev tools and debugging some javascript, the browser crashes when I begin typing a variable name into the console. I'll get a character or two in and then bam, the whole thing crashes.
I'll close the browser, reopen it and still crashes immediately when typing in the console. Sometimes there are a few hours in between episodes, but this has been a persistent issue for too long and is severely impacting my ability as a developer.
I believe this started ever since the latest major chrome web browser update, from 68 to 69. (currently on version 69.0.3497.100 )
Basically, when I'm using the chrome dev tools and debugging some javascript, the browser crashes when I begin typing a variable name into the console. I'll get a character or two in and then bam, the whole thing crashes.
I'll close the browser, reopen it and still crashes immediately when typing in the console. Sometimes there are a few hours in between episodes, but this has been a persistent issue for too long and is severely impacting my ability as a developer.
Share Improve this question edited Nov 13, 2024 at 19:20 j08691 208k32 gold badges269 silver badges280 bronze badges asked Sep 27, 2018 at 18:04 Josh LeslieJosh Leslie 2371 gold badge4 silver badges13 bronze badges 8- 2 not sure if that can be answered here, might be better suited on the chromium bugtracker – Jonas Wilms Commented Sep 27, 2018 at 18:06
- I'll go poke around there, thanks – Josh Leslie Commented Sep 27, 2018 at 23:26
- 1 I've been hitting the same issue on Chrome 69. After doing some digging, I think this bug is related: bugs.chromium/p/chromium/issues/detail?id=729826 – Joe Quigley Commented Oct 10, 2018 at 16:13
- That does look related. I looked a bit for answers, but didn't find anything useful. I've been so busy with work I just switched to firefox's dev tools. They have their own issues, but at least it's not crashing dozens of times during my workday. Their HTML pane is a bit nicer too – Josh Leslie Commented Oct 11, 2018 at 19:07
- I also have issues with Chrome 69 & DevTools "quitting" when stepping through code. Using React/Redux stack. Had no issues in Chrome 68. Tried uninstalling React/Redux developer extensions, but would still crash without them installed. – Phil Lucks Commented Oct 15, 2018 at 16:26
1 Answer
Reset to default 6 +25As pointed out on this Reddit post: Google Chrome 69 Issues, that particular version was riddled with bugs. One website, quoting here from the same reddit thread, titled their article as "Atrocious performance - Google Chrome 69".
While this is not a solution, the easiest thing you can do is update to the latest version. (70.0.3538.77, at the time of writing.)
本文标签: javascriptChrome dev tools crashing when debugging JSStack Overflow
版权声明:本文标题:javascript - Chrome dev tools crashing when debugging JS - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741285837a2370263.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论