I have added couple of buttons in bx-slider pager images, and calling respective function using ng-click (I am using anuglar) to remove and rotate images, , but these functions are not getting called when clicked on mobile device or in mobile responsive view in chrome. but working well in desktop and tablet view. I am seeing the classes getting changed while clicking on the button, but no function call. I am not able to figure out the exact problem.
I tried adding couple of test buttons and fucntions to check and found buttons in pager are not actually getting called in mobile.