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?