swiper icon indicating copy to clipboard operation
swiper copied to clipboard

Page becomes black blank when we do resize

Open EABangalore opened this issue 9 months ago • 2 comments

Check that this is really a bug

  • [X] I confirm

Reproduction link

https://codesandbox.io/p/devbox/swiper-virtual-slides-vue-forked-xhngzq?file=%2Fsrc%2FApp.vue%3A2%2C75&workspaceId=2af966e8-e177-47fe-8fe9-219886a4770e

Bug description

My swiper is not working properly upon resize either it show

  1. Black blank screen
  2. Merges next and previous images

Expected Behavior

It should fit the screen upon resize and should not show

  1. Black blank screen
  2. next and previous images merged

Actual Behavior

My swiper is not working properly upon resize either it show

  1. Black blank screen
  2. Merges next and previous images

Swiper version

11.1.3

Platform/Target and Browser Versions

chrome

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the docs.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [X] Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • [ ] I'm willing to open a PR

EABangalore avatar May 18 '24 11:05 EABangalore