We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a2ab8 commit 561921dCopy full SHA for 561921d
CHANGELOG.md
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
5
## [Unreleased]
6
7
### Changed
8
+- [#1876](https://github.com/plotly/dash/pull/1876) Delays finalizing `Dash.config` attributes not used in the constructor until `init_app()`.
9
- [#1869](https://github.com/plotly/dash/pull/1869), [#1873](https://github.com/plotly/dash/pull/1873) Upgrade Plotly.js to v2.8.3. This includes:
10
- [Feature release 2.5.0](https://github.com/plotly/plotly.js/releases/tag/v2.5.0):
11
- 3D traces are now compatible with `no-unsafe-eval` CSP rules.
0 commit comments