Closed bradmartin closed 8 years ago
Changing the slides really fast, I'm able to get the error:
Cannot read property 'right' of undefined. on line 61 of the transpiled nativescript-slides.js file. Which points to currentPanel
Cannot read property 'right' of undefined.
currentPanel
I haven't tried going to the previous but assuming the same event will occur.
this is fixed in 1.5.2
Changing the slides really fast, I'm able to get the error:
Cannot read property 'right' of undefined.
on line 61 of the transpiled nativescript-slides.js file. Which points tocurrentPanel
I haven't tried going to the previous but assuming the same event will occur.