mitchellsimoens
26 Aug 2010, 6:49 PM
I was trying to add a feature to an app to "lock" a Carousel and noticed in the API docs that there is a setScrollable() function so I attempted it with "false" and got this error:
Uncaught TypeError: Cannot call method 'destroy' of undefined on line 12889
The Carousel has 25 cards in it and direction: "vertical". Shouldn't matter but fyi.
Uncaught TypeError: Cannot call method 'destroy' of undefined on line 12889
The Carousel has 25 cards in it and direction: "vertical". Shouldn't matter but fyi.