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
We use function disableScroll in early version, but in version 1.2.2, there is no disableScroll.
Now we use setEnabled(false) but it still can be scrolled a little(not totally freeze)
Please teach us how we can solve it?
Thank you very much!
The text was updated successfully, but these errors were encountered:
We use function disableScroll in early version, but in version 1.2.2, there is no disableScroll.
Now we use setEnabled(false) but it still can be scrolled a little(not totally freeze)
Please teach us how we can solve it?
Thank you very much!
The text was updated successfully, but these errors were encountered: