CollectionView pushes content below it off the screen on macOS and iOS #15809
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
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
If you add a CollectionView to a page regardless of the number of items in it's collection it will push any controls rendered below it off the screen on macOS and iOS.
It works as expected on Windows and Android. On iOS to be precise it actually pushes the content into the non safe area but the controls under the collection view still behave differently when it's present so I would argue the bug is present on iOS too.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/KeithBoynton/CollectionView2
Version with bug
7.0.49
Last version that worked well
Unknown/Other
Affected platforms
iOS, macOS
Affected platform versions
iOS and mac 16.1
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: