Open samirgcofficial opened 2 years ago
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Verified this issue with Visual Studio 17.7.0 Preview 1.0. Can repro on iOS platform with sample project. MAUIBug-main.zip
Description
Scroll View has some glitches scrolling up or down where as Scroll view completely won't work on iOS
Steps to Reproduce
Create new Maui Latest app Add a bindable Layout inside the scrollview with data. Make some seconds delay for the data to populate Then see the magic :) It won't work.
Link to public reproduction project repository
https://github.com/samirgcofficial/MAUIBug
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
iOS 14 and Latest Android
Did you find any workaround?
No response
Relevant log output
No response