Closed Ofer-Gal closed 1 year ago
Hello Ofer-Gal, thank you for opening an issue with us!
I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌
Changed the import to import { Agenda } from '@microsoft/mgt-react/dist/es6/spfx'; And now it is working. Sorry
To Reproduce Steps to reproduce the behavior:
if (!Providers.globalProvider) { Providers.globalProvider = new SharePointProvider(this.context); }
it the webpart fileExpected behavior Show my agenda
What am I missing? Thanks