We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'll add a coverage test
up till version 7.0.9, we could init an empty swiper, and later-on add slides (very helpful in lazy load cases were slides take ages to load)
to be able to init an empty swiper
console shows a thrown exception, and the init function breaks
33c411e
chrome:latest
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Check that this is really a bug
Reproduction link
I'll add a coverage test
Bug description
up till version 7.0.9, we could init an empty swiper, and later-on add slides
(very helpful in lazy load cases were slides take ages to load)
Expected Behavior
to be able to init an empty swiper
Actual Behavior
console shows a thrown exception, and the init function breaks
Swiper version
33c411e
Platform/Target and Browser Versions
chrome:latest
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: