'Filter by tag' is disabled even if user tags are printed.
- Lingua principale
- Dart
- Stelle
- 1.7k
- Fork
- 404
- Merge medio
- 6g 17h
- PR unite (30g)
- 18
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- dart
- Ambito
- developer-experience, performance
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100