Hi, I have an issue with the side menu.
I have a side menu with enough elements that it needs scrolling.
I have a view with several full page sized elements. On the first slide the side menu works totally normally but once I move to any other slide, the side menu doesn’t scroll anymore. It still gets all touch events and everything is clickable but not scrollable.
This happens only on iOS devices, not on android or chrome.
This seems to be only the case when overflow-scroll=“true”. If turned off, the scrolling works again.