Skip to content

Commit 84f0db0

Browse files
committed
changelog for callback graph robustness fix
1 parent 0856de2 commit 84f0db0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
55
## Unreleased
66
### Fixed
77
- [#1415](https://github.com/plotly/dash/pull/1415) Fix a regression with some layouts callbacks involving dcc.Tabs, not yet loaded dash_table.DataTable and dcc.Graph to not be called
8+
- [#1416](https://github.com/plotly/dash/pull/1416) Make callback graph more robust for complex apps and some specific props (`width` in particular) that previously caused errors.
89

910
## [1.16.1] - 2020-09-16
1011
### Changed

0 commit comments

Comments
 (0)