swiper
swiper copied to clipboard
Page becomes black blank when we do resize
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
- Black blank screen
- Merges next and previous images
Expected Behavior
It should fit the screen upon resize and should not show
- Black blank screen
- next and previous images merged
Actual Behavior
My swiper is not working properly upon resize either it show
- Black blank screen
- 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