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

Is this a working plugin after all?

Open bkotu6717 opened this issue 7 years ago • 5 comments

Not able to see any slider moving apart from carousel indicators?

<ul rn-carousel class="image" rn-carousel-index="0" rn-carousel-controls-allow-loop>
  <li>slide #1</li>
  <li>slide #2</li>
  <li>slide #3</li>
</ul> 

<div rn-carousel-indicators ng-if="slides" slides="slides" rn-carousel-index="carouselIndex"></div>

bkotu6717 avatar Oct 23 '16 02:10 bkotu6717

it does work for me

axul avatar Oct 27 '16 17:10 axul

I'm having some trouble with this simple example as well. No errors displayed to console, but the slider doesn't display for me

kdenny avatar Dec 02 '16 00:12 kdenny

This doesn't work for me either.

Sithdown avatar Apr 13 '17 09:04 Sithdown

doesn't work either here. not seeing any display

johnfrades avatar Apr 27 '17 22:04 johnfrades

Does not work for me either. I think this project is dead (as stated its no longer maintained)

lisander-lopez avatar May 10 '17 21:05 lisander-lopez