I have issue when make swiping is opened menu

I make like this. http://codepen.io/Zhumanasyrov/pen/jyrEJe . in horizontal scrolling and general swiping is working amazing, but when i swiped some information from left to right was opened side-menu. How can solve this issue or how can make more less sensitivity menu dragging? I’m new in ionic developing and do not make fun. Thank you guys.

dissable slide side view popup using drag-content=“false” option with pane related to side view

@baviskarmitesh This solutions is not working to me. May be do you have another examples ?

Use ion-side-menu-content as bellow it should solve your problem. I have tested it in example link mentioned by you in the problem.

<ion-side-menu-content drag-content=“false”>