We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 449d3a6 commit 9cacf8cCopy full SHA for 9cacf8c
CHANGELOG.md
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
21
- Fixed `OptionList` event leakage from `CommandPalette` to `App`.
22
- Fixed crash in `LoadingIndicator` https://github.com/Textualize/textual/pull/3498
23
- Fixed crash when `Tabs` appeared as a descendant of `TabbedContent` in the DOM https://github.com/Textualize/textual/pull/3602
24
+- Fixed the command palette cancelling other workers https://github.com/Textualize/textual/issues/3615
25
26
### Added
27
0 commit comments