Perspective Carousel view onClick events works on Desktop but not on tablet

I have a map component on a view. I then have a carousel view showing that map component. The map component has an onClick event that works on desktop but not on a tablet. What is weird is that if I use an embedded view instead of a carousel or if the carousel only has one view in it, then it works on a tablet. If the carousel has more than one view then none of the onClick events work on any of the views.