Skip to content

Links in a slide are not clickable when 'fade: true' #1759

Open
@sumanthyedoti

Description

@sumanthyedoti

Links in a slide are not clickable when fade is true, even tried touchMove set to false

const settings = {
      slidesToShow: 1,
      speed: 500,
      autoplay: false,
      swipe: false,
      fade: true,
      touchMove: false,
};

Any workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions