'Filter by tag' is disabled even if user tags are printed.
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
Steps:
1. Get DevTools at https://github.com/flutter/devtools/pull/8138
2. set DebugTimer.snapshot to DebugTimer()
3. Run DevTools in debug mode on mac:
flutter run --debug -d macos
4. Connect to an app (counter?) on macos
5. In CLI console find link for the connected DevTools, open it and:
* Select the tab CPU Profile
* Click ‘Start recording’
6. In first DevTools take memory snapshot
7. See in console that user tag is started
8. In second DevTools click ‘Stop’
9. Find ‘Filter by tag: none’ is disabled
Beitragsleitfaden
Rechercherichtung
Reproduce the issue using the listed macOS CPU Profile and memory-snapshot steps, starting with the CLI console's user-tag output and the CPU Profile 'Filter by tag' control. Trace why the control remains disabled after the tag is printed; done means the filter is enabled when a user tag is available and remains disabled when none exists.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart
- Bereich
- developer-experience, performance
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100