hello – i notice that when i have too many items in the accordion menu, the items no longer display: https://codepen.io/edwardsmarkf/pen/KKdgooV
also, is there any way to select a certain item to open, and automatically SCROLL to that item? my code does not seem to be working.
The ‘expand-mode’ in this case should be “single”, not “singleFitHeight” which fits the height to the available space, but in this case you do not have such space.