Usage with React state?

Tags: #<Tag:0x00007f13606e35c8>

What’s the best practice for loading Handsontable from React state?

I’ve noticed significant hitching while switching between tabs as the table receives new data in this scenario:

Hi @red

we do not have a large base of Rreact demos yet, however, this example should help https://handsontable.com/docs/7.4.2/frameworks-wrapper-for-react-redux-example.html
If that won’t be enough please let me know.

Thank you for the reply. I’m not sure that it does, it doesn’t seem to be switching out the data set in Handsontable.

The example relates to the readOnly state of a cell. Here’s another example that may help https://codesandbox.io/s/advanced-handsontablereact-implementation-using-hotcolumn-878mz?from-embed