Hello,
I’m trying to update a variable that was create using useState()
from within a column renderer function. It throws an error (screenshot attached). Here is a codesandbox to show the behavior after changing a value in a cell in column B, https://codesandbox.io/s/handsontable-usestate-error-vgmns. Can someone guide me as to what I’m doing wrong?
Thanks!