Open
Description
Description
When I call Scrollview.ScrollTo, the code after this call does not get executed.
Only when I manually scroll, the code continues from after this call.
Code execution does not get blocked if you first manually scroll, and then call ScrollTo.
See attached example - Bug 2
Steps to Reproduce
compile and run project for windows
Press Bug2 to see the behaviour in action
Link to public reproduction project repository
https://github.com/sjorsmiltenburg/maui_bugs
Version with bug
8.0.0-preview.4.8333
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
windows
Did you find any workaround?
no
Relevant log output
No response