voronianski / swipe-js-iso

Universal (a.k.a isomorphic) version of Swipe.js
https://www.npmjs.com/package/swipe-js-iso
MIT License
188 stars 57 forks source link

widthOfSiblingSlidePreview = true is showing the preview of last slide #32

Open gauravAtProptiger opened 5 years ago

Cyberlane commented 5 years ago

@gauravAtProptiger I have created a PR that solves this, if you could check the PR to confirm, I will be happy to merge it into master.

cyberpz commented 5 years ago

Amazing! I was about to open the same issue on the React-Swipe component repo, but I found this one. Thanks for the PR, hoping that it will be reviewed soon. \

maxchernin commented 5 years ago

Hi, having the same problem with an app, this appear recently image you can see between the due date field, and the progress bar, there is a preview on the right of the second page ive set widthOfSiblingSlidePreview: 0 ive updated the version to 6.0.4 any thoughts? is this excpected to be solved soon?