Skip to content

RefreshView TapGestureRecognizer Event does not respond on iOs for items which are only visible after scrolling #14060

@Yannikk1996

Description

@Yannikk1996

Description

In a RefreshView the TapGestureRecognizer Event does not respond on iOs for items which are only visible after scrolling. The TapGestureRecognizer Event works for the first items which can be displayed on the screen but for the items which can only be reached by scrolling down the TapGestureRecognizer Event will not be triggered. This happens when items created in xaml and also when added in c# code.

This also happens when using Scrollview. For Scrollview this only happens when adding items after its creation. Therefore recreating the complete scrollview control is a possible workaround.

This issue occurs on iOS. Windows and Android work as expected.

Steps to Reproduce

Link to public reproduction project repository

[-](https://github.com/Yannikk1996/RefreshViewNotWorking)

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 16.3.1

Did you find any workaround?

No

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-gesturesGesture typesplatform/ioss/needs-attentionIssue has more information and needs another looks/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions