While I am trying to open the Context menu item using Kendo-ContextMenu (right click on the content to open the context menu), the Items of Context menu are not showing properly. Some of the items are not showing in the screen. Please find the attached screenshot for the same.
Please provide the resolution for this issue.
Hi Shuva,
I wasn't able to reproduce the issue from the Example2.png as the ContextMenu renders a scrollbar that can be used to scroll to the overflow items:
Example - https://stackblitz.com/edit/angular-r1eufa?file=src%2Fapp%2Fcontextmenu-items.ts
As for Example-1.png, the examples or our page are in their own container, and scrolling our documentation won't affect the behavior of the component. I would recommend testing our components in a local project with their latest versions and if there are still issues that can be observed. Also, the appendTo option might be helpful depending on the scenario and on which container the popup will be appended.
If there are any issues, could you provide us with a runnable example? That will help us troubleshoot and provide further details on this matter. Thank you in advance for your cooperation.