Fix 4 variable errors in xlsx.js
Fixes the following undefined variables in xlsx.js:
- QUOTE at line 21524
- _hashIndex at line 21603
- _listIndex at line 21604
- style_builder at line 20830
Fixes the following (closed) issues: #7 & #13
I know this repository has not been updated since November 2021, however creating a PR seems like the right thing to do.
Unless this merges, the app will crash.
merging this pr will close this issue #17. A quick fix is to create a patch with your fixes within your project
OMG how is this still open?
OMG how is this still open?
Sadly the repo has been dead since late 2021, however there’s I’ve forked the repo so you can use that
OMG how is this still open?
Sadly the repo has been dead since late 2021, however there’s I’ve forked the repo so you can use that
hah ok thanks for the quick reply :) i managed to get my code to work using the xlsx package, so no worries.