react-spreadsheet-import
react-spreadsheet-import copied to clipboard
rowHook runs on all row
As described on the doc rowHook first runs through on all row after that it supposed to run only on the row that changed but it runs on all row making it expensive function
Hello, I encountered this issue as well so I can confirm.
Hello, I encountered this issue as well so I can confirm.
Hi, thanks for confirming. Hope authors will see this one.
Hey @lucifer-crybaby, @alkanna, thank you for reporting this, we are investigating issues with rowHook.
Fix released with 4.3.0.