fix x-spreadsheet demo #2133
Labels
Comments
Hello, I would like to work on this issue. |
Awesome! https://github.com/SheetJS/sheetjs/blob/gh-pages/x-spreadsheet.html the file is The current code: var xspr = x.spreadsheet(HTMLOUT); Based on https://github.com/myliang/x-spreadsheet#cdn I think the fix is just var xspr = x_spreadsheet(HTMLOUT); To test this, make the change and see if you get an error in the JS console when you open the page. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://oss.sheetjs.com/sheetjs/x-spreadsheet.html
The text was updated successfully, but these errors were encountered: