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

rowHook does not work with async functions

Open alkanna opened this issue 3 years ago • 0 comments

Hello,

An async rowHook function will cause the row to be completely blank (right now all the table is emptied because of another bug (https://github.com/UgnisSoftware/react-spreadsheet-import/issues/137))

alkanna avatar Sep 29 '22 10:09 alkanna