-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
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?
Reactions are currently unavailable