Skip to content
Prev Previous commit
Next Next commit
Add release note for error badge fix
  • Loading branch information
khanak0509 committed Apr 25, 2026
commit 20730ee7a22ea2a06072c8ec67fe242b82194a4f
2 changes: 2 additions & 0 deletions packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ TODO: Remove this section if there are not any updates.

- Deleted the option to use the legacy inspector.
[#9782](https://github.com/flutter/devtools/pull/9782)
- Fixed an issue where the Inspector error badge count would improperly increase or disappear during navigation. [#9524](https://github.com/flutter/devtools/issues/9524)


## Performance updates

Expand Down
Loading