Skip to content

Commit

Permalink
Remove note on old issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-hawker authored Aug 13, 2020
1 parent 8bc96be commit 08761cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Then open your `MainPage.xaml` file and add the following behavior:
</Page>
```

*You can also use the `<providers:MockProviderBehavior/>` instead to provide some test data, though we're currently investigating an issue with the search results returned for PeoplePicker, see [Issue #24](https://github.com/windows-toolkit/Graph-Controls/issues/24).*
*You can also use the `<providers:MockProviderBehavior/>` instead to provide some test data.*

You can use the `Scopes` property to preemptively request permissions from the user of your app for data your app needs to access from Microsoft Graph.

Expand Down

0 comments on commit 08761cd

Please sign in to comment.