Skip to content

Commit

Permalink
Merge pull request plotly#424 from plotly/fix-store-null
Browse files Browse the repository at this point in the history
Fix store null values in lists
  • Loading branch information
T4rk1n committed Dec 27, 2018
1 parent dd39dbe commit 72a38a8
Show file tree
Hide file tree
Showing 10 changed files with 32,555 additions and 30,023 deletions.
4 changes: 4 additions & 0 deletions packages/dash-core-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.41.1] - 2018-12-26
### Fixed
- Fix `dcc.Store` null values in list causing an infinite loop [#424](https://github.com/plotly/dash-core-components/pull/424)

## [0.41.0] - 2018-12-11
### Added
- `dangerously_allow_html` prop for Markdown component for allowing HTML.
Expand Down
Loading

0 comments on commit 72a38a8

Please sign in to comment.