Disable Ionic gestures

My app embed a svg (d3.js) with touch events like zooming and swipe.

I’m looking for a solution to disable ionic gestures (like side menu display or pull to refresh) when I’m touching my svg component.

Thx

I would like to do this also. Doesn’t seem there is a way.

Did you guys ever figure this out??.. trying to do the same :slight_smile: