Questions tagged [react-multi-carousel]

Introducing a high-quality React carousel component designed for production use. This lightweight and fully customizable carousel not only supports multiple items but also excels in server-side rendering (SSR). Get ready to take your website to the next level with this dynamic feature-packed carousel.

Possible issue with accurate indexing causing caption error with API images in React

Continuing from: Implementing a lightbox feature in react-multi-carousel for my ReactJS app My application utilizes react-images for the lightbox functionality and react-carousel-images for the carousel. The API provides a title and image data. The issue ...

Remove buttons from carousel elements in React Multi-Carousel

Is there a way to hide the arrows in the react-multi-carousel component? https://i.stack.imgur.com/V1nix.png ...

NextJs does not have Bootstrap loaded

I am currently working on a NextJs application where I have integrated bootstrap. Package.json: "dependencies": { "@zeit/next-css": "^1.0.1", "@zeit/next-sass": "^1.0.1", "autoprefixer&q ...