Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoom not working in android #175

Closed
RijadR opened this issue Jul 11, 2019 · 4 comments
Closed

Zoom not working in android #175

RijadR opened this issue Jul 11, 2019 · 4 comments

Comments

@RijadR
Copy link

RijadR commented Jul 11, 2019

Hi Team,
I'm using d3 V5 with zoom feature for the scroll functionality, It's working good in all platforms except Android.

When try to scroll in Android device, it will work for the first time till we remove the first touch, and will get stuck there after.

We've got the below error on debugging.

[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.

Please help.

@mbostock
Copy link
Member

Please use Stack Overflow tag d3.js to ask for help. Stack Overflow provides a better collaborative forum: thousands of D3-related questions have been asked there, and some answers may be relevant to you.

When asking for help, please include a link to demonstrate the issue, preferably as an Observable notebook. It is often impossible to debug from code snippets alone. Isolate the issue and reduce your code as much as possible before asking for help. The less code you post, the easier it is for someone to debug, and the more likely you are to get a helpful response.

If you have a question about D3’s behavior and want to discuss it with other users, also consider the d3-js Google Group or joining the d3-js Slack.

Thank you! 🤗

@AshwinTayson
Copy link

I'm facing the same issue. Can this be reopened?

@Fil
Copy link
Member

Fil commented Jul 7, 2020

Yes. Please provide a link to a reproducible example?

souljorje added a commit to souljorje/d3-zoom that referenced this issue Oct 23, 2020
@souljorje
Copy link

souljorje commented Oct 25, 2020

this can help #172 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

5 participants