create multi route tour in next js using react-joyride #1000
Closed
ZeeshanMustfai
started this conversation in
General
Replies: 1 comment 1 reply
-
Hey @ZeeshanMustfai |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a next js web app. And app has 5 pages with client-side rendering and I want to implement a tour using react-joyride into the whole app.
Currently, I have implemented it one by one page, and it's working fine. But I need to implement a tour that will start from the first page to the last page smoothly.
Beta Was this translation helpful? Give feedback.
All reactions