You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made several attempts to rectify this, but the error still persists.
When embedding a nested horizontal Swiper inside a virtual vertical Swiper, the loop feature exhibits erratic behavior. Specific slides from the nested horizontal Swiper unpredictably vanish from the rendered HTML.
This problem persists even when integrating with web components or manually adding to the DOM, and subsequently updating the Swiper.
Steps to reproduce:
Navigate through the vertical slides.
Monitor the nested horizontal Swiper.
At sporadic intervals, slides (Test1, Test2, or Test3) are found to be missing.
Expected Behavior
All slides (Test1, Test2, and Test3) should consistently be visible in the nested horizontal Swiper, irrespective of interactions or position within the vertical Swiper.
Actual Behavior
There's a sporadic disappearance of random slides from the nested horizontal Swiper. This issue's intermittency makes it elusive, but its occurrence is undeniable.
Swiper version
10.2.0
Platform/Target and Browser Versions
Windows 11 Chrome / Firefox, OSX 13.5 Chrome / Firefox
This discussion was converted from issue #6974 on August 30, 2023 09:16.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/swiper-virtual-slides-forked-gyk955?file=%2Findex.html%3A82%2C29
Bug description
I have made several attempts to rectify this, but the error still persists.
When embedding a nested horizontal Swiper inside a virtual vertical Swiper, the loop feature exhibits erratic behavior. Specific slides from the nested horizontal Swiper unpredictably vanish from the rendered HTML.
This problem persists even when integrating with web components or manually adding to the DOM, and subsequently updating the Swiper.
Steps to reproduce:
Navigate through the vertical slides.
Monitor the nested horizontal Swiper.
At sporadic intervals, slides (Test1, Test2, or Test3) are found to be missing.
Expected Behavior
All slides (Test1, Test2, and Test3) should consistently be visible in the nested horizontal Swiper, irrespective of interactions or position within the vertical Swiper.
Actual Behavior
There's a sporadic disappearance of random slides from the nested horizontal Swiper. This issue's intermittency makes it elusive, but its occurrence is undeniable.
Swiper version
10.2.0
Platform/Target and Browser Versions
Windows 11 Chrome / Firefox, OSX 13.5 Chrome / Firefox
Validations
Would you like to open a PR for this bug?
Beta Was this translation helpful? Give feedback.
All reactions