Face memory out of bounds issue. I am currently using https://github.com/SheetJS/js-xlsx library to upload a sheet on my front end. I keep getting an out of memory issue exceeding 36k+ rows. "parse before potential out-of-memory crash.
Is there a different library that can handle this much data?