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

Scrolling the page by touch on any other svg is not working #459

Open
dieegorenan opened this issue Dec 5, 2019 · 0 comments
Open

Scrolling the page by touch on any other svg is not working #459

dieegorenan opened this issue Dec 5, 2019 · 0 comments

Comments

@dieegorenan
Copy link

Hi, I'm having a problem on all other charts available on my project. It's not possible to scroll the page by touching on a svg chart.

I came across this css. Should this css be more restrictive?

svg {
  touch-action: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant