-
The following error is produced when running a dev instance of a nextjs application and trying to import @microsoft/mgt-element
![error](https://github.com/microsoftgraph/microsoft-graph-toolkit/as…
-
### Sample
https://github.com/pnp/mgt-samples/tree/main/samples/app/sp-webpart
### Author(s)
@gavinbarron @sebastienlevert
### What happened?
The author for this sample does not seem to be listed…
-
**Describe the bug**
I'm trying to filter out disabled accounts .My People Picker works as the following:
```
```
When I add ` userFilters="accountEnabled eq true"` it no longe…
-
**Describe the bug**
If **mgt-person** has fallback-details set, person-query doesn't seem to work. Tested with 3.0.0 and 3.1.2 within SharePoint Framework with React, but bug can also be reproduced …
-
# Proposal: Alignment between Fluent UI v9 and MGT design tokens
## Description
Now that Fluent UI v9 was released in GA (https://react.fluentui.dev/?path=/docs/concepts-introduction--page), it…
-
Hello
trying to install mgt-react
npm install @microsoft/mgt-react
I get error:
http fetch GET 401 https://microsoftit.pkgs.visualstudio.com/_packaging/Finance/npm/registry/@microsoft%2f…
-
**Describe the bug**
A clear and concise description of the bug
**To Reproduce**
Steps to reproduce the behavior:
1. Find attached sample code file
2. Open in in VS Code
3. Run npm inst…
-
**Describe the bug**
We are using the MGT person card in our SPfx webpart to display employee information.
Whenever we open the sharepoint page by blocking the third-party cookies the page re…
-
**Describe the bug**
The react "Person" component, doesn't get the focus.
**To Reproduce**
Steps to reproduce the behavior:
1. Add the following code:
```
```
2. Put the focus in th…
-
**Describe the bug**
If you use mgt-peoplepicker in an custom sp-dialog it enables the execution of hotkeys in the background of the dialog. For example you press ctrl + a while filling in a pe…