Hello,
=============UPDATE===============
Updating my .NET version to 8.0.4 on my MacBook did not solve the problem
Please click the project, choose the Manage NuGet Packages.., then choose Update tab, update your Microsoft.Maui.Controls, Microsoft.Maui.Controls.compatiblity to 8.0.40 or higher(latest version is 8.0.80)
Firstly, please use <StackLayout>
to wrap the <CarouselView>
.
By the way, if you set the Loop="False"
in .NET versions prior to 8.0.4, here is a known issue about CarouselView - Content disappears when 'Loop' is false, please update to 8.0.40. And PopupHasImage's value should be true.
Best Regards,
Leon Lu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.