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 8d4b075 commit f1c1020Copy full SHA for f1c1020
CHANGELOG.md
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
18
- `events.Enter` and `events.Leave` events now bubble. https://github.com/Textualize/textual/pull/4818
19
- Renamed `Widget.mouse_over` to `Widget.mouse_hover` https://github.com/Textualize/textual/pull/4818
20
21
+### Fixed
22
+
23
+- Fixed issue with `mutate_reactive` and data binding https://github.com/Textualize/textual/pull/4828
24
25
## [0.74.0] - 2024-07-25
26
27
### Fixed
0 commit comments