nhn / tui.grid

🍞🔡 The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!
http://ui.toast.com/tui-grid/
MIT License
2.42k stars 397 forks source link

The submenu of the bottommost context menu cannot be selected #1750

Open kimvs opened 2 years ago

kimvs commented 2 years ago

Describe the bug When the summary and paging area is displayed, the submenu of the bottommost context menu cannot be selected.

To Reproduce

  1. Go to 'https://nhn.github.io/tui.grid/latest/tutorial-example09-summary' or '23. Client Pagination'
  2. right-click mouse on bottomost row
  3. Hover over the menu at the bottom of the displayed context menu (maybe 'Export'.. )
  4. It cannot select a sub-menu.

Expected behavior It should be able to select a submenu from the bottommost context menu.

Screenshots image

Desktop (please complete the following information):

Additional context Additionally, right-clicking on the summary throws an error in the console window. image

jajugoguma commented 2 years ago

@kimvs

Thanks for report a bug. I'll fix it!