Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Weird behavior when using virtual slides #632

@bgondy

Description

@bgondy

BUG REPORT TEMPLATE

Vue.js version and component version

{
  "dependencies": {
    "swiper": "5.3.7",
    "vue": "^2.6.11",
    "vue-awesome-swiper": "4.1.0"
  },
}

Reproduction Link

https://codesandbox.io/s/vue-awesome-swiper-virtual-slides-test-p9wnf?file=/src/App.vue

Steps to reproduce

Slide to the end of slides

What is Expected?

I can't reach the last slide. everything works fine when I create a Swiper instance manually (see demo)

We should not be able to view the last slide when using vue-awesome-swiper.

This may be related to #609.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions