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

Images flicker using EffectFade when resizing window #7656

Open
5 of 6 tasks
thoughtassassin opened this issue Jul 29, 2024 · 1 comment
Open
5 of 6 tasks

Images flicker using EffectFade when resizing window #7656

thoughtassassin opened this issue Jul 29, 2024 · 1 comment
Labels

Comments

@thoughtassassin
Copy link

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/p/sandbox/framer-motion-bug-6wvgjw

Bug description

The images in a full screen slideshow with EffectFade flicker as the size of the page is resized. To reproduce resize the window that the slideshow is running in.

I noticed this on a website that I am working on. It's built in Next.js but the issue reproduces in a codesandbox environment just using React. Here is the link to the website that I working on.

Expected Behavior

The images should remain should flicker or flash when resizing the window

Actual Behavior

The images begin to flash or flicker as the window is being resized

Swiper version

11.1.8

Platform/Target and Browser Versions

macOS 13.5.2 Firefox 128.0.3, Chrome 126.0.6478.183, Safari 16.6

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR
@dijkermans
Copy link

I'm having a similar issue with core 11.1.1: When loop mode is true, the images of the 2nd slide (and up) flicker the same way as the example above. It works fine without loop mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants