IE8 binary read fault #268
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#268
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am trying to parse data from an excel spreadsheet. it is XLSX. I am working with IE8, running server-side Javascript.
while pulling data from the excel sheet though, it seems to be missing the first column data completely. I thought it was just for me and cross checked it with the ajax example. Turns out it shares the error as well. Considering this is on IE8 i guess not much importance is given to it. I needed legacy support though.
Thanks for any help!
Here is screenshot, which is really your code-
This is fixed in 0.8.5. We are able to run the ajax demo and test against files of all of the supported file formats in IE6!