Closed sanyatuning closed 7 years ago
Warning: Unknown prop selectedRows on
selectedRows
Merging #499 into master will increase coverage by <.01%. The diff coverage is 100%.
<.01%
100%
94.82% <100%> (+0.09%)
That's true.
@tleunen requested changes on this pull request. In src/DataTable/Selectable.js https://github.com/react-mdl/react-mdl/pull/499#discussion_r138122796: @@ -128,6 +128,7 @@ export default Component => { // remove unwatned props // see https://github.com/Hacker0x01/react-datepicker/issues/517#issuecomment-230171426 delete otherProps.onSelectionChanged; delete otherProps.selectedProps; Shouldn't it be selectedRows instead?
In src/DataTable/Selectable.js https://github.com/react-mdl/react-mdl/pull/499#discussion_r138122796:
@@ -128,6 +128,7 @@ export default Component => { // remove unwatned props // see https://github.com/Hacker0x01/react-datepicker/issues/517#issuecomment-230171426 delete otherProps.onSelectionChanged; delete otherProps.selectedProps;
@@ -128,6 +128,7 @@ export default Component => { // remove unwatned props // see https://github.com/Hacker0x01/react-datepicker/issues/517#issuecomment-230171426 delete otherProps.onSelectionChanged;
Shouldn't it be selectedRows instead?
sorry for the slow fix :)
Warning: Unknown prop
selectedRows
onCodecov Report
94.82% <100%> (+0.09%)
That's true.
sorry for the slow fix :)