Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] [iOS] TouchEffect triggers the command after we start scrolling #1506

Closed
taenito opened this issue Jul 13, 2021 · 1 comment
Closed
Labels
bug Something isn't working. Breaky break. s/unverified This issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.

Comments

@taenito
Copy link

taenito commented Jul 13, 2021

Description

[iOS] TouchEffect triggers the command even if the user has started scrolling
Tried with ListView and ScrollView

[Android] the command is not triggered and le view continues to scroll (expected behavior)

Steps to Reproduce

  1. Touch start
  2. Scroll (quickly)
  3. Touch stop

Expected Behavior

Like Android, do not trigger the command and continue to scroll

Actual Behavior

iOS stop scrolling and triggers the command

Basic Information

  • Version with issue: 1.3.0-pre1
  • Platform Target Frameworks:
    • iOS: 11

Workaround

Reproduction imagery

Simulator.Screen.Recording.-.iPhone.12.Pro.-.2021-07-13.at.14.27.22.mp4

Reproduction Link

@taenito taenito added bug Something isn't working. Breaky break. s/unverified This issue needs verification/reproduction by a team member. PRs cannot be accepted/merged. labels Jul 13, 2021
@AndreiMisiukevich
Copy link
Contributor

Duplicate of #1261

@AndreiMisiukevich AndreiMisiukevich marked this as a duplicate of #1261 Jul 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working. Breaky break. s/unverified This issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.
Projects
None yet
Development

No branches or pull requests

2 participants