library · inferred from evidence
@microsoft/mgt-react
The React library for the Microsoft Graph Toolkit.
- Multiple MGT web parts on one page crash: `mgt-person` already used with this registry
This was a real bug in the MGT SPFx packaging: each web part tried to register the same custom elements, so the second one on the page crashed. It was fixed in `@microsoft/mgt-react@2.2.0-preview.43b849f`, confirmed working by users with mu