react-glider
react-glider copied to clipboard
`onSlideVisible` and `onSlideHidden` events do not fire when `slidesToShow == 1`
onSlideVisible
and onSlideHidden
do not fire when slidesToShow == 1
. It works well when slidesToShow > 1
Example https://codesandbox.io/s/react-glider-demo-forked-cvcqtt?file=/src/App.js