I’ve created a simple React application and have made a HotTable instance just like the example in the JSFiddle, in the official documentation.
In the JSFiddle, the context menu does appear on right click of a cell. On my React application the native context menu appears on right click of a cell. How can I make the handsontable context menu appear?
Thank you for the examples. This issue is present only in Codesandbox. I checked the same project locally and everything works fine with Handsontable 12.1.3 and React 18.2.0.