Swiper + RouteReuseStrategy not backing to the last slide #4532
Unanswered
williamxsp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there!
Im building an application where Im caching my component using RouteReuseStrategy and Im stuck with the following:
Ive created a small demo so you can try by yourself.
https://stackblitz.com/edit/angular-ivy-bx8ph1?file=src/app/page-1/page-1.component.ts
Im not sure if its is a problem with swiper itself or something that Im doing wrong.
Do you have any ideas about how to solve this?
Edit 1
I discovered that the problem only occurs when [cssMode] is enabled.
Beta Was this translation helpful? Give feedback.
All reactions