Comment on React Table is a “headless” UI libraryComments−iddan6yPairs great with React Spreadsheet https://iddan.github.io/react-spreadsheet/−jsd19826yI just tried `A1: 1`, `B1: =A1`, `C1: =B1*5` and the C formula failed as `#VALUE`. It seems to only work if there is no nesting of cell references in formulae.
Comments
Pairs great with React Spreadsheet https://iddan.github.io/react-spreadsheet/
I just tried `A1: 1`, `B1: =A1`, `C1: =B1*5` and the C formula failed as `#VALUE`. It seems to only work if there is no nesting of cell references in formulae.