Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 4 variable errors in xlsx.js #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mycornia
Copy link

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.

- QUOTE at line 21524
- _hashIndex at line 21603
- _listIndex at line 21604
- style_builder at line 20830
@MubashirullahD
Copy link

Unless this merges, the app will crash.

@clefayomide
Copy link

clefayomide commented Sep 14, 2023

merging this pr will close this issue #17. A quick fix is to create a patch with your fixes within your project

@jbaccarelli-equinix
Copy link

OMG how is this still open?

@Mycornia
Copy link
Author

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

@jbaccarelli-equinix
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants