Replies: 1 comment
-
|
Hi @harsz, thanks for open the discussion. Mind creating a minimal reproduction in a sandbox in order to allow others to debug your use-case and try to find a solution? Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, thank you for such an amazing library !
Currently I am using reactour v1 to setup tour on various routes in app. Tour navigates to next view n tour continues, it works well as I have overwritten step number on next view(instead of showing step 1 on new view, tour has to be in flow with previous view, hence programmatically overwritten step no so it doesn't start with 1 on next view). Issue is dot navigation, when hovered over still have step number started from 1, 2 n so on.
Is there any way to customize step number for dot Navigation?
Beta Was this translation helpful? Give feedback.
All reactions