Code Monkey home page Code Monkey logo

Comments (30)

laurelstreng avatar laurelstreng commented on June 3, 2024 38

@albell I also needed this for a client and a quick/dirty fix I found was to leave fade set to true and update my CSS to:

    .carousel-cell {
      opacity: 0 !important;
      transition: opacity 1s ease !important;
      &.is-selected {
        opacity: 1 !important;
      }
    }

from flickity-fade.

desandro avatar desandro commented on June 3, 2024 3

Thanks for reporting this issue. I'll take a look.

from flickity-fade.

skillmatic-co avatar skillmatic-co commented on June 3, 2024 3

Bumping, have the same issue.

from flickity-fade.

albell avatar albell commented on June 3, 2024 3

Hey @desandro any intel on this? This is sort of a dealbreaker. Super hard to explain this to a client. 😬 If this is just a quick fix to the opacity math I might be up for it.

from flickity-fade.

acflint avatar acflint commented on June 3, 2024 3

+1 for this issue! Still a problem, though @laurelstreng's solution worked for now.

from flickity-fade.

ziyadElon avatar ziyadElon commented on June 3, 2024 3

Why was this closed? Still having this issue.

from flickity-fade.

laurelstreng avatar laurelstreng commented on June 3, 2024 3

I love that this is still helping people 3+ years later 😄

from flickity-fade.

discoliam avatar discoliam commented on June 3, 2024 2

Just to confirm @laurelstreng fix worked for us perfectly. Thanks :)

from flickity-fade.

sunnyt7 avatar sunnyt7 commented on June 3, 2024 2

This still isn't fixed :(

from flickity-fade.

thegirlinthecafe avatar thegirlinthecafe commented on June 3, 2024 2

@laurelstreng you made my day! Your solution fixed it for me too! :)

from flickity-fade.

ste6412 avatar ste6412 commented on June 3, 2024 1

I also had a similar issue, though not with fading. I have four cells in view which flickered when sliding. using the fix above by @laurelstreng and setting initial opacity to 1.

Thanks for the fix :)

from flickity-fade.

alexb148 avatar alexb148 commented on June 3, 2024 1

I am also having this issue. Any fixes coming?

It is a particular problem in a CMS driven site, where the client sometimes only uploads 2 images to a gallery component.

from flickity-fade.

marcmedhat6211 avatar marcmedhat6211 commented on June 3, 2024 1

I am also having the same problem and i don't know how to explain this issue for the client so i decided to start using the swiper plugin, it covers this issue and many other issues.
https://swiperjs.com/swiper-api

from flickity-fade.

dpw1 avatar dpw1 commented on June 3, 2024 1

@laurelstreng Thank you so much! You saved me.

from flickity-fade.

tlhfckoctbcr avatar tlhfckoctbcr commented on June 3, 2024 1

Cheers, thanks for the fix.

from flickity-fade.

robinsm avatar robinsm commented on June 3, 2024 1

@laurelstreng works perfectly, thank you.

from flickity-fade.

andyknapp avatar andyknapp commented on June 3, 2024 1

@laurelstreng thanks for the fix! You saved me a headache

from flickity-fade.

gavin310 avatar gavin310 commented on June 3, 2024 1

Thanks for the fix @laurelstreng !

from flickity-fade.

timkirtley avatar timkirtley commented on June 3, 2024

Also have same issue

from flickity-fade.

laurelstreng avatar laurelstreng commented on June 3, 2024

Also running into the same issue

from flickity-fade.

wolffe avatar wolffe commented on June 3, 2024

Same here. Any updates planned? I know that Metafizzy is now lower priority, but is there any roadmap?

from flickity-fade.

CHEWX avatar CHEWX commented on June 3, 2024

+1 on a fix here.

from flickity-fade.

yllip avatar yllip commented on June 3, 2024

Same problem in our end too.

from flickity-fade.

wgeorgecrisan avatar wgeorgecrisan commented on June 3, 2024

Thank you +1

from flickity-fade.

clarknelson avatar clarknelson commented on June 3, 2024

+1 :)

from flickity-fade.

alexbogias avatar alexbogias commented on June 3, 2024

Thanks for the fix! +1 for a better one @desandro 😄

from flickity-fade.

joshuapease avatar joshuapease commented on June 3, 2024

I think I have a potential fix for this issue. It might not be the root cause, but it works great for me.

#11

from flickity-fade.

alex-figge-schuster avatar alex-figge-schuster commented on June 3, 2024

facing the same problem. +1 for a fix @desandro

from flickity-fade.

frazerf avatar frazerf commented on June 3, 2024

Thanks @laurelstreng - your fix worked a treat!

from flickity-fade.

dpw1 avatar dpw1 commented on June 3, 2024

I am also having the same problem and i don't know how to explain this issue for the client so i decided to start using the swiper plugin, it covers this issue and many other issues. https://swiperjs.com/swiper-api

Just as a heads up:

Be careful if you are sticking with Swiper and using lots of images.

I am currently migrating a huge e-com from Swiper to Flickity because it was not able to scale - having more than 15 images on the same slider was freezing the page.

Between all the most popular alternatives (Flickity, Slick, Swiper, Owl Carousel), Flickity was the only one able to properly handle things. (in my experience, of course).

from flickity-fade.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.