[iOS][9.0.30][CV1] The size of the CollectionView
header is incorrect when it contains a Binding
on an IsVisible
#27200
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
platform/iOS 🍎
potential-regression
This issue described a possible regression on a currently supported version., verification pending
t/bug
Something isn't working
Milestone
Description
The size of the
CollectionView
(CV1) header is incorrect when it contains aBinding
on anIsVisible
.If we set
False
instead of using aBinding
, the header gets the right size.I've tried this with and without
IsGrouped
.On Android, everything's fine.
9.0.30
9.0.22
Steps to Reproduce
No response
Link to public reproduction project repository
https://github.com/taenito/maui-issues/tree/main/MauiAppCollectionViewHeaderIsVisibleBindingWrongSize
Version with bug
9.0.30 SR3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.22 SR2.2
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: