-
The MGT `Person` components in a Fluent UI `DetailsList` in SPFx web part do not update when items' sort order is updated.
**To Reproduce**
Steps to reproduce the behavior:
1. Add a Fluent UI `De…
-
./src/mgt.ts
Line 58:6: React Hook useEffect has missing dependencies: 'deps' and 'options'. Either include them or remove the dependency array react-hooks/exhaustive-deps
Search for the keywo…
-
**Describe the bug**
Getting error `Module '"../../node_modules/@microsoft/mgt/dist/es6"' has no exported member 'MgtPersonDetails'` and person details for signed in user are not shown
**Scr…
-
# Support Question
Currently I'm trying to implement **mgt-people-picker** into the **react project** which is deployed in **Azure App service**. There are two ways to authenticate the user
1. A…
-
Earlier while defining global provider following code is used:
let provider = mgt.Providers.globalProvider;
But now mgt.Providers is undefined because of which globalProvider is throwing error…
-
**Describe the bug**
Providing `events` property to `Agenda` from mgt-react renders events but does not render attendees.
**To Reproduce**
1. Clone the `mgt` branch of this repo: https://github.c…
-
**Describe the bug**
I am using mgt people picker and before that mgt login in react outlook Add In project. For a test I took this template: [https://github.com/OfficeDev/Office-Addin-TaskPane-React…
-
The base mgt-people-picker component has a selection-mode property that doesn't seem to exist in the wrapper. Can we get that added to the wrapper?
-
If particular person has no photo uploaded, the internal graph API returning error message - "The photo wasn't found" and `photoResponse` is undefined causing unhandled promise rejection with error - …
-
I don't think it's necessarily necessary to fix it before MVP, but I'm just going to write a few things that I'm curious about.
### interface
Have you decided what data will be exchanged between F…