-
## Description
Replace the @microsoft/mgt-react dependency of @microsoft/mgt to @microsoft/mgt-components
## Rationale
mgt-react does not need the entire toolkit to work and should only take de…
-
**Describe the bug**
When creating a new To Do task using the mgt-todo component, the due date is saved as 1 day later than the date selected.
**To Reproduce**
1. Create and add a new task
…
-
I created a simple React App. As instructed create Azure AD App registration as instructed here: https://docs.microsoft.com/en-us/graph/toolkit/get-started/add-aad-app-registration.
This is my index.…
-
## Description
mgt-react should export types used by mgt-react components
## Rationale
Today, the developer is required to import from both `@microsoft/mgt` and `@microsoft/mgt-react`. This propo…
-
![image](https://user-images.githubusercontent.com/18476675/105519847-e3f2c780-5d14-11eb-8dd6-ff20439f1922.png)
-
## Library
- [x] `msal@1.4.5`
## Framework
- [ ] Angular
- [ ] React
- [ ] Other
## Description
A recent update to msal.js (1.4.5) has broken our ability to load the library in the …
-
In SPFx web part using the latest "@microsoft/mgt-react": "^2.0.1", I have:
`
import { Person, PersonViewType } from '@microsoft/mgt-react';
`
then in the render
``
I tried 3 different Perso…
-
Currently the examples on the `Templates in the Microsoft Graph Toolkit` page in the docs only provide examples of how to define custom templates using the `mgt-` style components and does not provide…
-
# Proposal: In MGT React add support for specifying CSS class name on elements
## Description
In MGT React add support for specifying CSS class name on elements.
## Rationale
This would al…
-
**Describe the bug**
We have created a solution for displaying a set of users using the Person components. They all render fine for tenant users. But when external users view the page, the prof…