jspreadsheet / ce

Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
https://bossanova.uk/jspreadsheet/v4
MIT License
6.66k stars 818 forks source link

ContextMenu #1658

Closed DouglasSochC closed 7 months ago

DouglasSochC commented 7 months ago

Hello everyone! I was reviewing the example provided for the implementation of React:

https://codesandbox.io/s/jspreadsheet-ce-and-react-dzpqj

And from what I see, the ContextMenu works well in version 4.6.2 (which is the version the example is using). However, I have noticed that the context menu in later versions does not display correctly. Is there something missing from the example, or is there actually an error?