ramonszo/zuck.js

cant go back (seen ?)

leftysarl opened this issue · 3 comments

Hello,

Another issue, i've managed to resolved conflict on the previous issue where we cant go next story x navigation dont work correctly.
Now i'm facing another issue, i cant go back on the stories, here's the generated code:

var stories = new Zuck('stories', { backNative: false, previousTap: false, skin: currentSkin['name'], autoFullScreen: currentSkin['params']['autoFullScreen'], avatars: currentSkin['params']['avatars'], paginationArrows: true, list: currentSkin['params']['list'], cubeEffect: false, localStorage: false, seen: false,

If i click going back on the navigation, that paused the video but dont go previous video.
How can we manage to fix that ?

+++

previousTap should be true