We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed285a commit 84c0e9aCopy full SHA for 84c0e9a
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
+- [#1970](https://github.com/plotly/dash/pull/1970) dcc.Dropdown Refactor fixes:
8
+ - Fix bug [#1868](https://github.com/plotly/dash/issues/1868) value does not update when selected option removed from options.
9
+ - Fix bug [#1908](https://github.com/plotly/dash/issues/1908) Selected options not showing when the value contains a comma.
10
11
## [2.3.1] - 2022-03-29
12
13
### Fixed
0 commit comments