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.41k stars 388 forks source link

ContextMenu on SummaryBar #1926

Open MichalP01 opened 1 year ago

MichalP01 commented 1 year ago

Describe the bug When you click right button on summary row then you get error massage: Uncaught TypeError: Cannot read properties of null (reading 'scrollTop') at t.handleContextMenu [as contextmenu] (tui-grid.js:25948:38) at HTMLDivElement.C (tui-grid.js:1968:34) t.handleContextMenu @ tui-grid.js:25948 C @ tui-grid.js:1968

To Reproduce Steps to reproduce the behavior:

  1. Go to that link https://ui.toast.com/tui-grid
  2. right click on bottom summary row
  3. See error in browser console

Expected behavior No error

Screenshots image

Desktop (please complete the following information): no matter

Smartphone (please complete the following information): no matter

Additional context no matter