React-slick: Vertical scrolling

Created on 11 May 2015  路  9Comments  路  Source: akiran/react-slick

Currently testing on Android Nexus 5.

When I load the slick demos on the device, scrolling vertically does not break. When I try to scroll from an area where the slider is, it lets me just fine.

When I load the demos for react-slick on the device, vertical scrolling is broken. When I try to scroll from an area where the slider is, it doesn't let me.

The way I encountered this issue was trying to create a greater than full height of the page slider doesn't allow me to scroll on the device to the bottom of the page.

enhancement

Most helpful comment

react-slick is now supporting vertical scrolling, the prop is not written in README, but code is as follows:

All 9 comments

Vertical scrolling is no yet implemented in react-slick.
Need to implement it

:+1: , any progress ?

Nope.

Much needed

Edit
kenwheelers version works for those who need.
https://github.com/kenwheeler/nuka-carousel

+1

+1 pls add vetical

This feature is added in 0.14 version
Please check and give us feedback

Hi, I have tried react-slick to render products in my website but It is not allowing me to scroll till the end of product list it automatically pushing me back when I try to see the last product,

Scenario: I have 10 products that I have rendered using React Slick.

Can anyone help me on this issue?

react-slick is now supporting vertical scrolling, the prop is not written in README, but code is as follows:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

amishPro picture amishPro  路  3Comments

BradyEdgar94 picture BradyEdgar94  路  3Comments

PolGuixe picture PolGuixe  路  3Comments

jfamousket picture jfamousket  路  3Comments

enriquelopez-atlas picture enriquelopez-atlas  路  3Comments