Open lennard-mondaymerch opened 3 days ago
2.19.2
https://stackblitz.com/edit/github-kft69t?file=README.md
Live: https://rad-fudge-8ff161.netlify.app/
So this is a safari mobile bug only! About the UCarousel.
When testing on desktop make sure you change the User Agent to Iphone in Safari.
The active slide/page is a bit random. You can reproduce by refreshing the page. Sometimes it starts at index 0 but other times at 3 etc.
I tried to make a workaround in the onMounted. But that also does not seems to work.
No response
Environment
Version
2.19.2
Reproduction
https://stackblitz.com/edit/github-kft69t?file=README.md
Live: https://rad-fudge-8ff161.netlify.app/
Description
So this is a safari mobile bug only! About the UCarousel.
When testing on desktop make sure you change the User Agent to Iphone in Safari.
The active slide/page is a bit random. You can reproduce by refreshing the page. Sometimes it starts at index 0 but other times at 3 etc.
I tried to make a workaround in the onMounted. But that also does not seems to work.
Additional context
No response
Logs