IE8 binary read fault #268

Closed
opened 2015-07-02 20:21:02 +00:00 by C0d3ine · 1 comment
C0d3ine commented 2015-07-02 20:21:02 +00:00 (Migrated from github.com)

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-

image

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- ![image](https://cloud.githubusercontent.com/assets/11499852/8486905/d6e0ca6e-2125-11e5-9296-b8c070601318.png)
SheetJSDev commented 2017-02-22 07:05:00 +00:00 (Migrated from github.com)

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!

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!
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#268
No description provided.