Actual results:
The Vertical CollectionView rendering is incorrect when scrolling "Breakfast" to bottom on iOS target. After sliding to the bottom, it should no longer be possible to continue sliding.
Expected Result:
CollectionView should scroll all the way to the bottom seamlessly without causing any layout changes.
Verified this issue with Visual Studio Enterprise 17.6.8 (build 400). Can repro this issue on iOS platform with sample project.
https://github.com/rachelkang/recipeSearch
Description
The Vertical CollectionView rendering is incorrect when scrolling "Breakfast" to bottom on iOS and Maccatalyst target.
Steps to Reproduce
Steps to reproduce:
Actual results: The Vertical CollectionView rendering is incorrect when scrolling "Breakfast" to bottom on iOS target. After sliding to the bottom, it should no longer be possible to continue sliding.
Expected Result: CollectionView should scroll all the way to the bottom seamlessly without causing any layout changes.
Link to public reproduction project repository
https://github.com/rachelkang/recipeSearch
Version with bug
8.0.0-preview.4.8333
Affected platforms
iOS, macOS
Affected platform versions
iOS 16