disableScrolling not overriding the default disableScrolling behaviour in react-joyride #841
Answered
by
gilbarbara
MuhammadZainEjaz
asked this question in
Q&A
-
I am using react-joyride package to create a tour. On the main component, I am not changing the value of disableScrolling, so it is scrolling to each step as required.
Now there are some steps where I want to disable it. So I am providing it in the step configurations as disableScrolling: true but it is still scrolling to that step.
|
Beta Was this translation helpful? Give feedback.
Answered by
gilbarbara
Sep 4, 2022
Replies: 1 comment
-
I'm discussing this in #817 |
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
I'm discussing this in #817