I am using child div that is swipebale inside parent div which is using ng-carousel for swipe.
I am facing the problem that whenever i am trying to swipe child div ,parent div is also getting swiped.
I tried stopPropagation (), preventDefault( ) it is not working.
Please advice....Urgen t help appreciated.
I am facing the problem that whenever i am trying to swipe child div ,parent div is also getting swiped.
I tried stopPropagation (), preventDefault( ) it is not working.
Please advice....Urgen t help appreciated.
Comment