VagrantAI-c / ng-carousel-cdk

Configurable engine for carousel made with Angular Library
https://vagrantai-c.github.io/ng-carousel-cdk/
MIT License
12 stars 3 forks source link

Left align mode - Clicking on last slide unexpectedly sets first slide as active #163

Closed jasonpilbrough closed 1 year ago

jasonpilbrough commented 1 year ago

Example (replicated on https://vagrantai-c.github.io/ng-carousel-cdk/):

https://github.com/VagrantAI-c/ng-carousel-cdk/assets/53018790/2eaea33c-d978-46b1-aa48-10c0cc2ed324

Current behaviour: When slide 3 is the active slide, clicking on slide 3 changes the active slide back to slide 1.

Expected behvaiour: When slide 3 is the active slide, clicking on slide 3 should not change the active slide.

Parameters used in above example: Align mode: To the left Width mode: In percent Fill empty space: Do not fill Slide width: 38% Autoplay: Off

VagrantAI-c commented 1 year ago

Hello and thank you for your report. I can reproduce this behavior and will look now into it

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: