[iOS] Scroll view doesn't scroll when its height is explicitly set #26900
Labels
area-controls-scrollview
ScrollView
i/regression
This issue described a confirmed regression on a currently supported version
platform/iOS 🍎
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
I've identified a potential regression related to the simplified ScrollView on iOS (#26763). The issue occurs when an explicit HeightRequest is set on the ScrollView. In such cases, the content of the ScrollView is restricted to the specified height, which prevents scrolling as intended.
Screen.Recording.2025-01-01.at.02.26.16.mov
The text was updated successfully, but these errors were encountered: