diff --git a/vizro-core/changelog.d/20241203_133819_petar_pejovic.md b/vizro-core/changelog.d/20241203_133819_petar_pejovic.md index c1c8e1f53..c5a4460ba 100644 --- a/vizro-core/changelog.d/20241203_133819_petar_pejovic.md +++ b/vizro-core/changelog.d/20241203_133819_petar_pejovic.md @@ -37,7 +37,7 @@ Uncomment the section that is right (remove the HTML comment wrapper). ### Fixed -- Fix `vm.Dropdown(multi=False)` selector to work as a dynamic filter. ([#915](https://github.com/mckinsey/vizro/pull/915)) +- Ensure the single-select dropdown value can be cleared when used as a dynamic filter. ([#915](https://github.com/mckinsey/vizro/pull/915))