You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I spent a lot of time looking for the correct answer, but I didn't found the answer.
I looked at more examples. As we can see https://codesandbox.io/s/crazy-hopper-1smso?file=/src/example.scss:29-43/, In this case, works well. But in this example used 1.5.3, but I used 1.5.8, And if we change the version to 1.5.8 active X-scroll by default will hide(But Y-scroll will be active).
My question is: Is it possible to set up(by default) show X-scroll or Y-scroll?(Don't after scroll) Thanks!
Please, explain! How I can set up a default active scroll(X)? Or I don't have enough information?
Thanks!
The text was updated successfully, but these errors were encountered:
PS. I used your example with onYReachEnd={onYReachEnd}={state.onXReachEnd} . And I updated this value in DidMount with setTimeOut and now it works well.
Hi! I spent a lot of time looking for the correct answer, but I didn't found the answer.
I looked at more examples. As we can see https://codesandbox.io/s/crazy-hopper-1smso?file=/src/example.scss:29-43/, In this case, works well. But in this example used 1.5.3, but I used 1.5.8, And if we change the version to 1.5.8 active X-scroll by default will hide(But Y-scroll will be active).
My question is: Is it possible to set up(by default) show X-scroll or Y-scroll?(Don't after scroll) Thanks!
Please, explain! How I can set up a default active scroll(X)? Or I don't have enough information?
Thanks!
The text was updated successfully, but these errors were encountered: