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
After upgrading Swiper version to 6.5.9 and newer, the navigation/scrolling is broken. The new items are not visibile at all.
https://stackblitz.com/edit/github-6zpzlc?file=src/app/ui/pages/swiper-test-page/swiper-test-page.component.ts Click on "swiper" to open the page.
Swiping and scrolling should show the next items.
The items are invisible.
The text was updated successfully, but these errors were encountered:
1285195
vltansky
No branches or pull requests
What You Did
After upgrading Swiper version to 6.5.9 and newer, the navigation/scrolling is broken. The new items are not visibile at all.
https://stackblitz.com/edit/github-6zpzlc?file=src/app/ui/pages/swiper-test-page/swiper-test-page.component.ts
Click on "swiper" to open the page.
Expected Behavior
Swiping and scrolling should show the next items.
Actual Behavior
The items are invisible.
The text was updated successfully, but these errors were encountered: