Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Blob.js Issue Breaks TableExport.js in Safari #47

Closed
piniondna opened this issue Feb 10, 2017 · 1 comment
Closed

Blob.js Issue Breaks TableExport.js in Safari #47

piniondna opened this issue Feb 10, 2017 · 1 comment
Labels

Comments

@piniondna
Copy link

Blob.js trying to access an undefined object called view:
https://github.com/clarketm/Blob.js/blob/master/Blob.js#L227

In Chrome, the module loads fine, but Safari fails to even load module and halts all further execution.

Issue appears for me in Safari 10.
TableExport.js is being concatenated into a vendors.js file, which may be a contributing factor.

@clarketm
Copy link
Owner

@piniondna - This is fixed as of the latest blobjs v1.1.1 release. Please let me know if the problem still persists.

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

No branches or pull requests

2 participants