gilbarbara / react-joyride

Create guided tours in your apps
https://react-joyride.com/
MIT License
6.75k stars 524 forks source link

scrollOffset vs Back #339

Closed bronsonmt closed 6 years ago

bronsonmt commented 6 years ago

Hello,

I set the ScrollOfset to 60 and i click next : JoyRide perform scroll to the correct step, but when i click back, Joyride don't perform the prev Scroll.

gilbarbara commented 6 years ago

Can you try V2 and let me know if it works for you? npm i react-joyride@next

V1 won't have any more updates

gilbarbara commented 6 years ago

Please post an example at codesandbox. I can't help without seeing some code.

alex0520 commented 5 years ago

Sorry for comment in this old thread, but I have the same issue, I tried the demo and when you press back button, it doesn't scroll to previous step, maybe @gilbarbara can help me? Thanks