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 50f8c04 commit b1fa988Copy full SHA for b1fa988
components/dash-table/CHANGELOG.md
@@ -2,6 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [Unreleased]
6
+### Fixed
7
+- [#1778](https://github.com/plotly/dash/pull/1778) Fix React warnings stating
8
+ that each child in a list should have a unique "key" prop
9
+
10
## [4.12.0] - 2021-07-09
11
### Fixed
12
- [#907](https://github.com/plotly/dash-table/pull/907)
0 commit comments