Ion-slides glitches out when using more than one instance of it on the same page in ionic 2 / rc-6

I am trying to make multiple ion sliders in one page using this.slider.width = 200; and this.slider.freeMode = true;. Works well until I actually try to use the slider (im using Chrome); when I try to slide one of the sliders, multiple sliders randomly slide back and forth and glitch out. This became a problem when I updated from ionic2-rc-0 to ionic2-rc-6. Any advice on what to do? Thank you!

Sorry, I misread your upgrade path. In any event, I would follow #10122.

yes, they have my exact problem. I hope this bug is fixed soon. For the meantime I’ll try use idangerous swiper itself rather than the ionic version of it