ng-image-slider
ng-image-slider copied to clipboard
do not works in Angular 9
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