We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec8d2c commit 991ae06Copy full SHA for 991ae06
CHANGELOG.md
@@ -2,6 +2,14 @@
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
+- [#1970](https://github.com/plotly/dash/pull/1970) dcc.Dropdown Refactor fixes:
10
+ - Fix bug [#1868](https://github.com/plotly/dash/issues/1868) value does not update when selected option removed from options.
11
+ - Fix bug [#1908](https://github.com/plotly/dash/issues/1908) Selected options not showing when the value contains a comma.
12
13
## [2.3.0] - 2022-03-13
14
15
### Added
0 commit comments