Skip to content
New issue

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

UCarousel Safari (Mobile only) bug #2683

Open
lennard-mondaymerch opened this issue Nov 19, 2024 · 0 comments
Open

UCarousel Safari (Mobile only) bug #2683

lennard-mondaymerch opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working triage

Comments

@lennard-mondaymerch
Copy link

Environment

  • Operating System: Linux
  • Node Version: v18.20.3
  • Nuxt Version: 3.14.159
  • CLI Version: 3.15.0
  • Nitro Version: 2.10.4
  • Package Manager: [email protected]
  • Builder: -
  • User Config: default
  • Runtime Modules: @nuxt/[email protected]
  • Build Modules: -

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

@lennard-mondaymerch lennard-mondaymerch added bug Something isn't working triage labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant