Open qmatteoq opened 4 years ago
Hello qmatteoq, 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 🙌
Thanks @qmatteoq, there's an Uno fork repo here, but we need to update it to the latest code in here still. We haven't tested consuming the Microsoft.Toolkit.Graph.Controls
package directly for Uno.
Describe the bug
The GraphPresenter control works fine when it's executed in a standalone UWP app, but it doesn't render when the same UWP app is part of an Uno-based solution.
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
A list of mail, presented through the GraphPresenter control, is displayed in the main page. The control, instead, is empty. The same exact XAML code in a standalone UWP app (not part of an Uno solution) works fine.
Screenshots
This is the output of the UWP app included in the Uno solution:
This is the output, instead, of a standalone UWP app:
Environment
Additional context
Add any other context about the problem here.