Skip to content

Commit bdb51ff

Browse files
committed
changelog for dash-table column IDs with special characters
1 parent c003bd0 commit bdb51ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
77

88
## Fixed
99

10-
- [#2616](https://github.com/plotly/dash/pull/2616) Add mapping of tsconfig compiler option `moduleResolution`, fixes [#2618](https://github.com/plotly/dash/issues/2618)
10+
- [#2619](https://github.com/plotly/dash/pull/2619) Fix for dash-table column IDs containing special characters
11+
- [#2616](https://github.com/plotly/dash/pull/2616) Add mapping of tsconfig compiler option `moduleResolution`, fixes [#2618](https://github.com/plotly/dash/issues/2618)
1112
- [#2596](https://github.com/plotly/dash/pull/2596) Fix react-dom throwing unique key prop error for markdown table, fix [#1433](https://github.com/plotly/dash/issues/1433)
1213
- [#2589](https://github.com/plotly/dash/pull/2589) CSS for input elements not scoped to Dash application
1314
- [#2599](https://github.com/plotly/dash/pull/2599) Fix background callback cancel inputs used in multiple callbacks and mixed cancel inputs across pages.

0 commit comments

Comments
 (0)