-
Updated
Jun 26, 2022 - HTML
sharepoint
Here are 817 public repositories matching this topic...
-
Updated
Jul 8, 2022 - Java
-
Updated
Aug 24, 2021 - C#
-
Updated
Jul 5, 2022 - Python
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jan 19, 2021 - C#
-
Updated
Jul 8, 2022 - PowerShell
-
Updated
Jul 9, 2022 - Python
teams team set
/ teams team clone
The option --teamId
should be named id
according to the naming convention. Just like in the teams team get
.
The option --displayName
could be named name
just like in the teams team get
command and the teams team add
commands.
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jan 18, 2021 - C#
-
Updated
Jun 18, 2019 - TypeScript
-
Updated
Jun 22, 2022 - C#
-
Updated
Jul 9, 2022 - C#
-
Updated
Jul 9, 2022 - PHP
A new resource needs to be created to allow for the creation of the "SQL Server Power Pivot Service Application" needed to enable PowerPivot in a farm.
The whole process is documented on TechNet but this doesn't include the PowerShell cmdlets. It's also worth calling out that this resource should just do the service application, not th
-
Updated
Oct 8, 2018 - JavaScript
-
Updated
Jun 9, 2022 - JavaScript
-
Updated
Jul 4, 2022 - PowerShell
-
Updated
Jul 1, 2022 - C#
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jan 18, 2022 - PowerShell
-
Updated
Jun 22, 2022 - C#
-
Updated
Jun 23, 2022 - C#
-
Updated
Jun 13, 2022 - TypeScript
-
Updated
Mar 14, 2022 - JavaScript
-
Updated
Nov 12, 2016
-
Updated
Oct 18, 2019 - Python
Improve this page
Add a description, image, and links to the sharepoint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sharepoint topic, visit your repo's landing page and select "manage topics."
Describe the bug
If you provide the list of people via the people property, when the component gets focus it renders the loading card until the user types something. It also doesn't filter the options when typing in the input text.
To Reproduce
`const people: any[] = [{
id: "1",
displayName: "Antonio",
mail: "antonio@contoso.com",
userPrincipalName: "antonio@co