Dear jessedvrs!
I've recently started to use your carousel, for which I'm very grateful you. I'm facing the next issue now: I would need to initialize the start index of the carousel, but at the time my angular controller finished initializing (including http call too), the $scope.Carousel.get('main-carousel') still returns undefined. How could I write a block of code which runs AFTER the Carousel has correctly been initialized?
Dear jessedvrs!
I've recently started to use your carousel, for which I'm very grateful you. I'm facing the next issue now: I would need to initialize the start index of the carousel, but at the time my angular controller finished initializing (including http call too), the $scope.Carousel.get('main-carousel') still returns undefined. How could I write a block of code which runs AFTER the Carousel has correctly been initialized?