-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
We have the following situation:
- Our SharePoint solution, Ichicraft Boards, relies on MGT (mgt-react) for one of its components
- The version of MGT we use is currently bundled together with the…
-
**Describe the bug**
The Peoplepicker will error when removing a single user when selectionMode="single".
I think the issue is when selectionMode is set to "single" and a person is selected, the…
-
**Describe the bug**
Even though the [documentation example](https://docs.microsoft.com/en-us/graph/toolkit/get-started/use-toolkit-with-react#create-a-react-app) utilizes a typescript project, it do…
-
**Describe the bug**
My code is
```
```
**To Reproduce**
populate graphIds with array of emails
4. See error
```
Uncaught TypeError TypeError: Cannot use 'in' operat…
-
This is issue is happening with the uptake of the latest version of mgt. selectedPeople prop state is not updating the state of the people picker. Example - If I clear out the selected people using a…
-
**Describe the bug**
Tab focus of selection item close button is not visible on mobile when using a Bluetooth keyboard.
**To Reproduce**
Steps to reproduce the behavior:
0. Connect Blue…
-
**Describe the bug**
The focus on first suggested person in people-picker suggestion list is lost in latest version(s). In former versions (mgt-react 2.2.0) the focus was available. The respect…
-
Hi,
is it currently possible to use this library together with NextJS? I couldn't find any examples and when I try to integrate it by myself errors are thrown all over which makes it very hard to d…
-
Latest version of mgt people picker component is not searching all users in the tenant. Upon further review i found that the component is only calling me/people api and never calls the users api.
…