react-native-swiper2 icon indicating copy to clipboard operation
react-native-swiper2 copied to clipboard

undefined is not an object (evaluating '_this3.scrollTo.call')

Open pohy opened this issue 10 years ago • 5 comments

Happens when I enable showsButtons and then click on one of the arrows.
image

Edit: Oh, I just duplicated #5, feel free to close this issue!

pohy avatar Mar 22 '16 16:03 pohy

Thanks for reminding! Just forgot this issue...I'll look into this later.

sunnylqm avatar Mar 23 '16 00:03 sunnylqm

Thanks, I might as well take a look at it myself, since we need this feature fairly soon.

pohy avatar Mar 23 '16 14:03 pohy

@pohy have you sorted this out?

zsajjad avatar Apr 18 '16 09:04 zsajjad

No, in the end, we didn't use this feature.

pohy avatar Apr 18 '16 09:04 pohy

Hi, I tried to fix it with this patch. #7

LeeChSien avatar Apr 25 '16 00:04 LeeChSien