Hi,
I want to have an action sheet which is scrollable. But if I add more than 10 elements, the action sheet does not scroll in vertical direction. The problem is more acute in landscape mode of the mobile device where with 7 elements (including Cancel), the ActionSheet goes out of the screen.
I tried adding css property of overflow to “auto” but it didnt help.
Any pointers will be helpful.
Thanks.