- Home
- Forum
- React - EJ 2
- When you right-click, the context menu may not appear.
When you right-click, the context menu may not appear.
Hi,
When you right-click in the timeline area (right side area) immediately after opening the sample below, the context menu displays normally.
However, if you then perform the following actions, the context menu does not appear. (It appears as if the menu disappears immediately after opening.)
1. Move the horizontal scroll bar in the grid area (left side area)
2. Right-click on a row in the timeline area (right side area) that is not the currently selected row
Is there a way to resolve this?
sample:https://stackblitz.com/edit/react-6ya724jx?file=index.js
Regards,
Sridharan
Akira,
Thanks for your patience.
We are glad to announce that we have included the fix for the issue “Context menu not working properly after horizontal scroll on the Grid side” in our 32.2.7 release. So please upgrade to our latest version of the Syncfusion package to resolve the reported issue.
Root Cause - The reported issue occurs due to the closing of context menu in the scroll handler method after the scroll action is triggered in the grid side.
Solution - Now resolved the reported case with by removing the set of instructions which leads to the closing of the context menu.
Release Notes - Essential Studio for React Release Notes - v32.2.7
We thank you for your support and appreciate your patience in waiting for this release. Please get back to us if you need any further assistance.
Regards,
Sridharan
- 2 Replies
- 2 Participants
-
AK Akira Kume
- Feb 2, 2026 07:45 AM UTC
- Feb 24, 2026 09:31 AM UTC