GraphPresenter doesn't work in a UWP app inside a Uno project #61
Labels
Area: Controls
bug 🐛
Something isn't working
Controls: GraphPresenter
question ❔
Further information is requested
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.
The text was updated successfully, but these errors were encountered: