[iOS] Border.Shadow hide the collectionView Header #19338
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
area-drawing
Shapes, Borders, Shadows, Graphics, BoxView, custom drawing
delighter-sc
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
I have created a collectionView with a header, which contains a border.
If I apply shadow style to the border, the header disappears.
Expectation
Reality
Steps to Reproduce
Link to public reproduction project repository
Link to the repository
Version with bug
8.0.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 16.3
Did you find any workaround?
If you set the border component inside a ContentView, works fine for me.
The text was updated successfully, but these errors were encountered: