Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

188
Views
In Swiper.js, why the carousel scrolls in a different direction when holding the space between slides?

I have a horizontal carousel.

It works fine when holding and swiping the slides, scrolling horizontally.

But when holding and swiping the space between slides, it scrolls vertically instead, which is wrong.

I am wondering how to solve that.

It seems that the spaces between the slides are considered outside the swiper, instead of a part of the swiper.

Here is my config for the swiper HTML element.

  private setSwiperConfig(): void {
    this.swiperConfig = {
      centeredSlides: false,
      spaceBetween: 24,
      slidesPerView: 'auto',
      grabCursor: true,
      allowTouchMove: true,
      shortSwipes: true,
      touchEventsTarget: 'wrapper',
      lazy: true,
      mousewheel: {
        forceToAxis: true
      },
      freeMode: true,
      speed: 500
    };
  }

Please help!

Thanks in advance!

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!