Hi Michael,
Thank you for contacting Syncfusion support
We have checked your reported issue, you can resolve this issue by override the class. Add the below style code in your sample. Please find the below code snippet:
.e-menu-wrapper.e-hamburger ul.e-menu {
overflow-y: hidden !important;
} |
Please check the above code snippet and get back to us if you need further assistance on this.
Regards,
Saranya D