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
https://stackblitz.com/edit/swiper-angular-example-oaq5s7?file=src%2Fapp%2Fapp.component.ts
Swiper should show the correct number of slides even if the same params are passed again
number of slides/ pagination is not correct if virtual=true passed again with changed slidesPerView and slidesPerGroup
9.4.1
Chrome is up to date Version 115.0.5790.110 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
1cc359e
Successfully merging a pull request may close this issue.
Check that this is really a bug
Reproduction link
https://stackblitz.com/edit/swiper-angular-example-oaq5s7?file=src%2Fapp%2Fapp.component.ts
Bug description
Expected Behavior
Swiper should show the correct number of slides even if the same params are passed again
Actual Behavior
number of slides/ pagination is not correct if virtual=true passed again with changed slidesPerView and slidesPerGroup
Swiper version
9.4.1
Platform/Target and Browser Versions
Chrome is up to date Version 115.0.5790.110 (Official Build) (64-bit)
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: