question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Clicking on the track doesn't move the thumb sometimes

See original GitHub issue

Environment

System:
    OS: macOS 10.15.5
  Binaries:
    Node: 12.16.3
    Yarn: 1.22.4
    npm: 6.14.4
  SDKs:
    iOS SDK:
      Platforms: iOS 13.5, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
    Android SDK:
      API Levels: 28, 29
      Build Tools: 28.0.3, 29.0.3
      System Images: android-29 | Google APIs Intel x86 Atom
  IDEs:
    Android Studio: 3.6 AI-192.7142.36.36.6392135
    Xcode: 11.5/11E608c
  npmPackages:
    react-native: ~0.61.5 => 0.61.5

Description

Sometimes clicking on the track doesn’t move the thumb:

  • Android, works perfectly
  • Web, works sometimes
  • iOS, doesn’t work, the thumb moves only if there’s a a sliding

Web

Screen Recording 2020-07-03 at 15 07 52

iOS

Screen Recording 2020-07-03 at 16 17 02

Android 👌

Screen Recording 2020-07-03 at 16 20 10

Reproducible Demo

You can try the web version here

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:7
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
BartoszKlonowskicommented, Aug 29, 2021

Hello @misterdev! The latest versions have the tapToSeek implemented, which should be turned on for iOS to work properly when clicking on the slider’s track. Please check on your side with the latest version (v4.1.6) if the issue still occurs with the tapToSeek set to true:

<SliderExample tapToSeek={true} />
1reaction
BartoszKlonowskicommented, Sep 8, 2021

Closing due to no response from author and the issue is resolved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Trigger finger - Symptoms and causes - Mayo Clinic
A popping or clicking sensation as the finger moves. Tenderness or a bump in the palm at the base of the affected finger....
Read more >
Get Moving: How to Fix a Jumpy or Inaccurate Laptop Touchpad
Try using the trackpad with only one finger at a time, and you may find it works better.
Read more >
If the pointer doesn't move when using the trackpad with Mac
To see the options, choose Apple menu > System Settings, then click Trackpad in the sidebar. (You may need to scroll down.)
Read more >
Trigger Finger: Symptoms, Treatments - Cleveland Clinic
Those with trigger finger or trigger thumb may have stiffness when bending the finger(s) or hear snapping and popping when moving the finger(s)....
Read more >
Trigger Thumb 101 | Treatment, Symptoms, Causes and ...
If you have trigger thumb, your tendons have become inflamed. Because of this inflammation or swelling, your tendons are no longer properly ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found