palantir / plottable

:bar_chart: A library of modular chart components built on D3
http://plottablejs.org/
MIT License
2.96k stars 223 forks source link

fixed prevent default interaction in mobile mode for drag interaction #3585

Open 7eXx opened 2 years ago

7eXx commented 2 years ago

There was a console error when interact with charts in mobile mode. Console error: Unable to preventDefault inside passive event listener due to target being treated as passive.

palantirtech commented 2 years ago

Thanks for your interest in palantir/plottable, @7eXx! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.