To test touch/mobile interaction on visuals using my desktop, I need to use desktop browser devtools (fine) but I also need to set touch-action: none on the svg container. Should this be a default?
Without the setting, I cannot pan in examples like the scatterplot pan & zoom.
Not sure if this is too simplified as I haven't considered a big range of scenarios.
https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action