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

[Bug]: Image disperses after window resize #881

Closed
5 of 15 tasks
halibegic opened this issue May 18, 2024 · 1 comment · Fixed by #882
Closed
5 of 15 tasks

[Bug]: Image disperses after window resize #881

halibegic opened this issue May 18, 2024 · 1 comment · Fixed by #882
Assignees
Labels
bug Something isn't working plugin Issue is related to plugins resolved This issue is resolved

Comments

@halibegic
Copy link

Which variants of Embla Carousel are you using?

  • embla-carousel (Core)
  • embla-carousel-react
  • embla-carousel-vue
  • embla-carousel-svelte
  • embla-carousel-autoplay
  • embla-carousel-auto-scroll
  • embla-carousel-solid
  • embla-carousel-auto-height
  • embla-carousel-class-names
  • embla-carousel-fade
  • embla-carousel-docs (Documentation)
  • embla-carousel-docs (Generator)

Steps to reproduce

  1. Navigate to the next slide in the carousel.
  2. Resize the window.
  3. Notice that the image is missing after the window resize.

Expected Behavior

After resizing the window, the image should remain visible

Additional Context

Recorded the issue for reference.
https://github.com/davidjerleke/embla-carousel/assets/3328291/a7982844-4da5-4d39-bd24-b60f1aa4719d

What browsers are you seeing the problem on?

Chrome

Version

8.1.1

CodeSandbox

https://codesandbox.io/p/sandbox/embla-carousel-fade-react-3fz67z?file=%2Fpackage.json

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
  • I agree to follow this project's Contributing Guidelines for bug reports
@halibegic halibegic added the bug Something isn't working label May 18, 2024
davidjerleke added a commit that referenced this issue May 19, 2024
davidjerleke added a commit that referenced this issue May 19, 2024
[Bug]: Image disperses after window resize
@davidjerleke davidjerleke added the resolved This issue is resolved label May 19, 2024
@davidjerleke
Copy link
Owner

Thanks @halibegic! A bug fix for this was released in v8.1.2.

@davidjerleke davidjerleke added the plugin Issue is related to plugins label May 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 plugin Issue is related to plugins resolved This issue is resolved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants