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.

Brush interaction not working on mobile

See original GitHub issue

(Enjoying the library, thanks for making it available)

I noticed the brush doesn’t work with touch interactivity on mobile. Example here: https://vx-demo.now.sh/brush

After digging into the code a bit, I noticed that mobile events don’t seem to be wired up for the Drag component. Shouldn’t drag include touch and touchmove the same way as mouse and mousemove?

https://github.com/airbnb/visx/blob/master/packages/visx-drag/src/Drag.tsx#L121-L122

I could give it a shot if this is unintended and no one has time to look into it or is currently doing so. Lmk

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:7
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
Stuhlcommented, Nov 23, 2021

Any progress?

5reactions
williastercommented, Jul 27, 2021

yeppp, still not working I agree 🤦

Read more comments on GitHub >

github_iconTop Results From Across the Web

Oral-B Bluetooth Connectivity Explained - Electric Teeth
The brush is not connecting to the app. What do I do? The cause may be different for each user, but it is...
Read more >
Handling user interactions | Jetpack Compose
Interactions ; Interaction state; Work with InteractionSource ... Cancel , to indicate that the press on the button was canceled, not completed.
Read more >
The HTML canvas functionality is not working on mobile
I cannot draw anything in canvas. I think the problem is that touch events and click events work differently on mobile. I wonder...
Read more >
Chart Brushing - Confluence Mobile - Yellowfin Wiki
This is a far more interactive method of filtering, as the user defines what they ... Note: chart brushing is not available when...
Read more >
First Mouse Click Interaction not working in mobile
Did you fix your issue? Because I tested it on my iPhone Xr and it worked fine. The first click starts the lottie...
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