CarouselView EmptyView not visible initially #11847
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
The EmptyViewTemplate is not visible the first time. As soon as it has had a value it will display the EmptyView.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/JonathanBout/MauiCarouselViewBug
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
At least android 12, I'm not able to test it on another device.
Did you find any workaround?
Set the HeightRequest on the
CarouselView
to contain all your data.Relevant log output
No response
The text was updated successfully, but these errors were encountered: