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
If I set the initialSlide to 1 instead of 0, as soon as I try to retrieve my swiper object, it says "destroyed; true" on the object. It works perfectly for if the initial slide is set to 0.
Hello @shapebuster. Please provide a online reproduction by codesandbox or a minimal GitHub repository. You can fork one of our demos in codesandbox to get start. Issues labeled by missing demo will be closed if no activities in 3 days.
Check that this is really a bug
Reproduction link
f
Bug description
If I set the initialSlide to 1 instead of 0, as soon as I try to retrieve my swiper object, it says "destroyed; true" on the object. It works perfectly for if the initial slide is set to 0.
Any ideas?
Expected Behavior
swiper object is not destroyed
Actual Behavior
No response
Swiper version
11
Platform/Target and Browser Versions
mobile browser
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: