Łukasz Florczak
Łukasz Florczak
Slides are cloned to show them properly in `infinity` mode or with `slidesToShow` option (when the value is smaller than the number of slides). Probably that is the reason.
Could you share codepen with an example? If fade mode is enabled all slides should exist (and be mounted) only once
Ok, I'll take a look at this
@webfacer It should be fixed in v1.1
Thanks, I'll check it one more time soon.
Should be fixed in version `v1.0.12`
@bogdanfer Hey. What version of browser and OS do you use?
@bogdanfer I investigated the topis once again. Could you check the version from a branch with the fix? ```bash yarn add https://github.com/lukaszflorczak/vue-agile.git/#issue-141-Chrome_Intervention_Unable_to_preventDefault_inside_passive_event_listener_due_to_target_being_treated_as_passive
It looks that `width: 100%` for `.agile` class fix the problem.
@Mazeland Exactly, I prepared the prop at the beginning, but there was some problem and I left it for later. But now I added it to the to-do list of...