Afer update to the newes Version , the context menu spans the full width of the window. see screenshot. its not possible to click a submenu.
how can i fix this?
thanks Thomas
1 Answer, 1 is accepted
0
Dimitar
Telerik team
answered on 30 Jun 2025, 08:51 AM
Hello Thomas,
Thank you for the attached screenshot!
We discussed this issue in a private ticket thread already but I just noticed that you have also opened a public forum thread as well. I will copy my reply from the ticket here so that it may help other users with the same problem in the future.
This issue can occur when an old version of the Kendo UI for jQuery script is loaded on the page. The newest version of the Reporting product requires referencing Kendo UI for jQuery 2025.1.227 or newer on the page where the Web Report Designer is used.
Once you add this script reference, please run the command kendo.version in the browser console to see if the version is now 2025.1.227. If it returns an older version, try hard-refreshing the page and if the version does not update still, inspect whether an older version of Kendo is not loaded somewhere else in the project before this script is loaded.
I hope that the provided information and suggestions will help resolve the issue.