File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
docs/documentation/docs/about Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 14
14
" Updated the `office-ui-fabric-react` to the same version as in SPFx 1.7.0"
15
15
],
16
16
"fixes" : [
17
- " `IFrameDialog`: fix for spinner which keeps appearing on the iframe [#154](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/154)"
17
+ " `IFrameDialog`: fix for spinner which keeps appearing on the iframe [#154](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/154)" ,
18
+ " `PeoplePicker`: fix SharePoint groups which could not be retrieved [#161](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/161)"
18
19
]
19
20
},
20
21
"contributions" : [
Original file line number Diff line number Diff line change 17
17
### Fixes
18
18
19
19
- ` IFrameDialog ` : fix for spinner which keeps appearing on the iframe [ #154 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/issues/154 )
20
+ - ` PeoplePicker ` : fix SharePoint groups which could not be retrieved [ #161 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/issues/161 )
20
21
21
22
### Contributors
22
23
Original file line number Diff line number Diff line change 17
17
### Fixes
18
18
19
19
- ` IFrameDialog ` : fix for spinner which keeps appearing on the iframe [ #154 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/issues/154 )
20
+ - ` PeoplePicker ` : fix SharePoint groups which could not be retrieved [ #161 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/issues/161 )
20
21
21
22
### Contributors
22
23
You can’t perform that action at this time.
0 commit comments