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 b7f550f commit 24c549eCopy full SHA for 24c549e
CHANGELOG.md
@@ -2,6 +2,12 @@
2
All notable changes to `dash` will be documented in this file.
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
5
+## UNRELEASED
6
+
7
+## Fixed
8
9
+- [#2854](https://github.com/plotly/dash/pull/2854) Fix dcc.Dropdown resetting empty values to null and triggering callbacks. Fixes [#2850](https://github.com/plotly/dash/issues/2850)
10
11
## [2.17.0] - 2024-05-03
12
13
## Added
0 commit comments