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 3f87c9b commit d9f9a25Copy full SHA for d9f9a25
CHANGELOG.md
@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
9
- [#3280](https://github.com/plotly/dash/pull/3280) Remove flask typing import not available in earlier versions.
10
- [#3284](https://github.com/plotly/dash/pull/3284) Fix component as props having the same key when used in the same container.
11
- [#3287](https://github.com/plotly/dash/pull/3287) Fix typing component generation & explicitize_args.
12
+- [#3282](https://github.com/plotly/dash/pull/3282) Fix incorrect cancellation of pattern matched long callbacks.
13
14
## [3.0.3] - 2025-04-14
15
0 commit comments