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

Carousel flickers when resizing it #340

Closed
felix-barz-brickmakers opened this issue Sep 14, 2023 · 0 comments · Fixed by #431
Closed

Carousel flickers when resizing it #340

felix-barz-brickmakers opened this issue Sep 14, 2023 · 0 comments · Fixed by #431
Labels
🐛 bug Something isn't working

Comments

@felix-barz-brickmakers
Copy link

Describe the bug
When interactively resizing the carousel, for example, because the window gets resized, it "flickers", meaning it randomly scrolls in both directions.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://ismail9k.github.io/vue3-carousel/examples.html#wrap-around
  2. Resize the window (only happens when small enough so the carousel itself has to resize)

Expected behavior
The carousel resizes without those visual artifacts.

Screenshots
https://github.com/ismail9k/vue3-carousel/assets/60686992/fe5b2f94-f84d-4f2c-b8a7-0ace853f9c21

Desktop:

  • OS: macOs 13.5.2
  • Browser: Firefox, Chrome
  • Version: Firefox 117.0.1, Chrome 116.0.5845.187
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants