ismail9k / vue3-carousel

Vue 3 carousel component
https://ismail9k.github.io/vue3-carousel/
MIT License
654 stars 162 forks source link

Hover style applied to non active Pagination button in Chrome Mobile View #320

Closed hhofner closed 6 months ago

hhofner commented 10 months ago

Describe the bug In Chrome mobile view, when you press on a Pagination button and then navigate to a new slide, the "active" styles are still applied (in reality, it is the hover style).

I can not reproduce this in Firefox. Have not tried for Safari.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://ismail9k.github.io/vue3-carousel/examples.html
  2. Enter Chrome mobile view
  3. On the first example, press any Pagination button, then swipe to a new slide, ideally as fast as possible.
  4. See visual bug

Expected behavior There should only be one Pagination button highlighted (ie be in the "active state").

Screenshots

Screenshot 2023-06-29 at 20 46 24

Desktop (please complete the following information):