Skip to content

Scrollview.ScrollTo execution only returns after manual scroll #15508

Open
@sjorsmiltenburg

Description

@sjorsmiltenburg

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions