@Marc-Andre wrote:
Dash v1.9.0 is a minor release improving the behaviour of Dash in sandbox environments (iframes) and providing incremental improvements and bug fixes to components.
Changelog
Dash v1.9.0Highlights
- Update Plotly.js to 1.52.2
- Improved support for Dash apps in iframes that only have
allow-scriptshere, and here- dcc.Slider and dcc.RangeSlider are now asynchronously loaded
- dcc.Input bug in IE11, dcc.Dropdown bug with
clearable=FalsePrevious Releases
Dash v1.8.0
Dash v1.7.0
Dash v1.6.0Component Developers
If you were depending ondcc.Locationfiring an event to update your components, note that the internal (implementation detail) eventonpushstateis no longer used and was replaced with an officially supported event and wrapper with helpers here.
Posts: 1
Participants: 1







