react-spreadsheet-import icon indicating copy to clipboard operation
react-spreadsheet-import copied to clipboard

rowHook runs on all row

Open lucifer-crybaby opened this issue 3 years ago • 3 comments

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

lucifer-crybaby avatar Sep 26 '22 02:09 lucifer-crybaby

Hello, I encountered this issue as well so I can confirm.

alkanna avatar Sep 29 '22 09:09 alkanna

Hello, I encountered this issue as well so I can confirm.

Hi, thanks for confirming. Hope authors will see this one.

lucifer-crybaby avatar Sep 29 '22 10:09 lucifer-crybaby

Hey @lucifer-crybaby, @alkanna, thank you for reporting this, we are investigating issues with rowHook.

masiulis avatar Oct 19 '22 12:10 masiulis

Fix released with 4.3.0.

masiulis avatar Nov 03 '23 16:11 masiulis