ng-image-slider icon indicating copy to clipboard operation
ng-image-slider copied to clipboard

do not works in Angular 9

Open massimiliamanto74 opened this issue 4 years ago • 0 comments

The component do not move next/prev image on Angular 9 html template <ng-image-slider [images]="imagesStore" #nav></ng-image-slider>

The event 'arrowClick' is triggered but the images do not move

massimiliamanto74 avatar Sep 30 '20 13:09 massimiliamanto74