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

Demo site doesn't work with safari on MacOSx #257

Closed
tabacha opened this issue Nov 22, 2016 · 2 comments
Closed

Demo site doesn't work with safari on MacOSx #257

tabacha opened this issue Nov 22, 2016 · 2 comments

Comments

@tabacha
Copy link
Contributor

tabacha commented Nov 22, 2016

The examples on:

http://javascript-ninja.fr/docxtemplater/v1/examples/demo.html

will result to an error msg on Safari / MacOS

see:
Bug msg

I found a simular error on:

eligrey/FileSaver.js#215

but this does not help to set the content type of the blob.

Sorry for the bad bug report, but I have no MacOS and must ask someone to test it.

@edi9999
Copy link
Member

edi9999 commented Nov 22, 2016

The best way to test the library is :

http://javascript-ninja.fr/docxtemplater/v2/test/mocha.html

If that works, all unit tests of docxtemplater are passing, so it is already a good sign. It is possible that the demo page doesn't work completely well, and this would be related to the availability of saveAs

I've just tested http://javascript-ninja.fr/docxtemplater/v2/test/mocha.html on safari 9 and safari 10 and it seems to work well.

@edi9999 edi9999 changed the title Can not use this tool with safari on MacOSx Demo site doesn't work with safari on MacOSx Dec 1, 2016
@edi9999 edi9999 closed this as completed Sep 19, 2017
@edi9999
Copy link
Member

edi9999 commented Sep 19, 2017

Closing as stale

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

No branches or pull requests

2 participants