Skip to content

VerticalStackLayout inside Scrollview: Button at the bottom not clickable on IOS #14257

@FM1973

Description

@FM1973

Description

When you put a VerticalStackLayout inside a ScrollView and load some data dynamically (i.e. some Text using an async function) and then put a button on the end of the VerticalStackLayout, the Button-Handler never gets called.
This works on Android without any problem.
For me related to: #8820

Steps to Reproduce

  1. Clone the repo
  2. Run the app on IOS
  3. Click on the "Button at bottom" Button
  4. Scroll to the bottom of the page and try to click the button

Link to public reproduction project repository

https://github.com/FM1973/RefreshGridRepo.git

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 14.x +

Did you find any workaround?

Yes, there is a workaround. It´s the same as before having the general ScrollView-problem stated in #8820
Look there: #8820 (comment)

Relevant log output

-

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions