question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Weird behavior when using virtual slides

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
surmon-chinacommented, Apr 20, 2020
1reaction
surmon-chinacommented, Apr 20, 2020

It worked!

  1. upgrade to v4.1.1
  2. add option :auto-update="false" to swiper component
Read more comments on GitHub >

github_iconTop Results From Across the Web

unusual behavior in presentation view - Microsoft Community
Hello, I use Powerpoint to make presentations and I constantly use hyperlink between powerpoint files, for example: A slide from file (A) I ......
Read more >
Yes, Virtual Presenting Is Weird - Harvard Business Review
Virtual presentations are inherently awkward. The lack of audience response, the inability to “read the room,” and the lack of direct eye ...
Read more >
How to Calm Your Nerves Before Your Next Virtual Presentation
Virtual presentations can be a source of anxiety. It can feel weird because, unlike face-to-face presentations, there's a lack of audience ...
Read more >
12 Tips to Give an Amazing Online Presentation
Your last slides should be both convincing and easy-to-understand. Have a clear ending: Avoid the awkward “So, does anyone have any questions?” moment...
Read more >
Virtual slides - BioMed Central
The slides will be displayed with an easy to use viewing tool and an individual image data bank for your own use. If...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found