angular-carousel icon indicating copy to clipboard operation
angular-carousel copied to clipboard

Mobile friendly AngularJS carousel

Results 101 angular-carousel issues
Sort by recently updated
recently updated
newest added

Hi there. Can i use something like this? ` {{slide.body}} ` Because right now i didn`t see backgound image..

Thanks to #335 we can now have loops in the controls. That's great already. However, when you display the controls all the time, the user might also expect touch swipe...

Hey, I'm unable to get the controls to appear.. this is my code ```HTML ``` and this is the presented DOM ![image](https://cloud.githubusercontent.com/assets/7353632/20053905/4b3cffda-a4e3-11e6-9b4e-e34dd22de6dd.png) As you can see, the [controls template](https://github.com/revolunet/angular-carousel/blob/master/dist/angular-carousel.js#L460) isn't...

Error: scope.$eval(...) is undefined .compile/

Hi, The rnCarouselIndicators wasn't working for me because of a scoping context issue. In the line indexModel.assign(scope.$parent.$parent, index); .$parent.$parent has the wrong context, for the particular scope item I am...

I'm getting an error and the carousel is not loading on the page. I added to my code: ` ` `var app = angular.module('myApp', ['angular-carousel']). ` ` {{ image }}...

Inline with nextSlide: don't do anything if locked (animation still busy)

I suppose there is not RTL support. in the current implementation.

anytime I include the 'rn-carousel ' directory in the 'ul' element, the images disappear and immediately I remove it, the images display. How can this be solved please?

This works fine in my app until I minify it, then I keep getting "Error: [$injector:unpr] Unknown provider: eProvider