dart-lang / dart-lang/webdev

If Chrome DevTools and Dart DevTools are opened at the same time, both show a debugger overlay

Open
#1,501 0 comments 0 reactions 1 assignee Claimed by @elliette View on GitHub
P3 package:dwds triaged
Dominant language
Dart
Stars
224
Forks
94
Avg merge
4d 3h
Merged PRs (30d)
2

Description

The "Paused in Dart DevTools" overlay was added in https://github.com/dart-lang/webdev/pull/1476

Unfortunately, if both Chrome DevTools and Dart DevTools are open at the same time, both of their overlays are added to the page (the Chrome DevTools overlay is added above the Dart overlay). We should figure out how to detect if Chrome DevTools is open and therefore don't show the message. A quick fix would be to shorten the wording so that the Dart overlay remains hidden beneath the Chrome overlay.

![Screen Shot 2022-02-14 at 11 33 07 AM](https://user-images.githubusercontent.com/21270878/153933628-40b25a8a-5053-4982-8078-e5fb8b539b50.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.