Scrolling function doesn't work
Hi, sir.
I pulled the last new version, and I did set scrollEnabled = true. But the scrolling function doesn't work, I have to click the menu title to change the page.
Is there any changes at last new version?
Like this ↓

Are you using lazyLoadingPage option with .One?
Yes, I did.
There is a limitation at this moment. If you set lazyLoadingPage with .One, it sets false to scrollEnabled. This should be fixed in the future. Updated README.
Any workaround for this issue?
Currently no. I'm thinking that I could reconstruct core part of this feature.
Is this issue in process?