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
Additional Swiper modules are not installed when using SSR SvelteKit.
Probably, the Swiper component from "swiper/esm/svelte/swiper.svelte" and SwiperCore from "swiper/core" get different objects of the Swiper class (core-class.js).
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/eager-archimedes-81jmb
Bug description
Additional Swiper modules are not installed when using SSR SvelteKit.
Probably, the Swiper component from "swiper/esm/svelte/swiper.svelte" and SwiperCore from "swiper/core" get different objects of the Swiper class (core-class.js).
Expected Behavior
No response
Actual Behavior
No response
Swiper version
6.7.5
Platform/Target and Browser Versions
Ubuntu Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: