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

Wrong behaviors when having less items than the grid size

Open adrienlamotte opened this issue 6 years ago • 3 comments

Hello,

Here is a StackBlitz : https://stackblitz.com/edit/ngu-carousel-ng6-dgas5v

You can see that the myCarousel.isLast is not set to true, and there is some weird behaviors when you resize the window (so the grid change). For exemple if you go to xs grid, go to slide 3, and resize the windows to md grid, you're stuck.

Thank you for your work :-)

adrienlamotte avatar Nov 13 '18 08:11 adrienlamotte

@adrienlamotte thanks for reporting will check and fix, but it is not a show stopper.

sheikalthaf avatar Nov 22 '18 05:11 sheikalthaf

have the same issue, also noticed that carouselLoad stopped firing

harellevy avatar Dec 14 '18 00:12 harellevy

so, is it fixed?

sanyashvets avatar Jan 30 '19 14:01 sanyashvets