microsoft/dotnet-podcasts

Empty podcast list on MacOS with GridItemsLayout

migueBarrera opened this issue · 5 comments

With .NET MAUI RC2.
DiscoverPage
When launch do not load any item. If you remove GridItemsLayout works fine.

In the future, we port to Flexlayout.

I have opened a bug in the maui repository with this issue:
dotnet/maui#6848

I created a workaround here: #104

Some issue with .NET MAUI RC3

Perhaps it'll change when we use FlexLayout

Closing out as going to re-write some stuff here.