One-time tour setup #959
-
I'd want to disable the tour when the user completed it because right now it reappears when the page reloads. |
Beta Was this translation helpful? Give feedback.
Answered by
gilbarbara
Oct 26, 2023
Replies: 1 comment
-
Hey @arjay-dala You'll need to control that by saving the tour status persistently. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gilbarbara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @arjay-dala
You'll need to control that by saving the tour status persistently.
And conditionally render the Joyride component if the user still needs to take the tour.