Skip to content

Commit b653901

Browse files
committed
changelog
1 parent abb6416 commit b653901

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.JSON

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@
1313
],
1414
"fixes": [
1515
"`PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)",
16-
"`TreeView`: Not able to select/deselect checkbox in spfx-controls-react TreeView after assign the defaultSelectedKeys value [#870](https://github.com/pnp/sp-dev-fx-controls-react/issues/870)"
16+
"`TreeView`: Not able to select/deselect checkbox in spfx-controls-react TreeView after assign the defaultSelectedKeys value [#870](https://github.com/pnp/sp-dev-fx-controls-react/issues/870)",
17+
"`FilePicker`: React crash on large folders [#826](https://github.com/pnp/sp-dev-fx-controls-react/issues/826)"
1718
]
1819
},
1920
"contributions": [
2021
"[André Lage](https://github.com/aaclage)",
22+
"[cwparsons](https://github.com/cwparsons)",
2123
"[Yannick Reekmans](https://github.com/YannickRe)"
2224
]
2325
},

0 commit comments

Comments
 (0)