maui icon indicating copy to clipboard operation
maui copied to clipboard

Fix iOS ListView Footer Missing (#13560)

Open ooikengsiang opened this issue 2 years ago • 3 comments
trafficstars

Description of Change

Missing code in update footer cause footer not shown up in ListView for iOS.

Issues Fixed

Fixes #13560

ooikengsiang avatar Mar 07 '23 16:03 ooikengsiang

Hey there @ooikengsiang! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

ghost avatar Mar 07 '23 16:03 ghost

/azp run

jfversluis avatar Mar 07 '23 18:03 jfversluis

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Mar 07 '23 18:03 azure-pipelines[bot]

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Mar 17 '23 09:03 azure-pipelines[bot]

Is this issue really been fixed? Still can observe this issue in my Application

taranveerjohal avatar Jun 19 '23 11:06 taranveerjohal

According to https://github.com/dotnet/maui/releases, it was fixed in .NET 8 preview 3. Are you using that version?

MartyIX avatar Jun 19 '23 12:06 MartyIX

According to https://github.com/dotnet/maui/releases, it was fixed in .NET 8 preview 3. Are you using that version?

Thanks For reverting back, I was using net7-android,ios as the stable versions Although I did try the new preview 8 and so far it seems fine in a demo App with the listView,

Thanks for your help again!

taranveerjohal avatar Jun 19 '23 13:06 taranveerjohal