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

navigator is undefined error #44

Closed
radubrehar opened this issue Oct 5, 2015 · 1 comment
Closed

navigator is undefined error #44

radubrehar opened this issue Oct 5, 2015 · 1 comment

Comments

@radubrehar
Copy link

I get an error navigator is undefined in 5.2.0 and 5.1.x at this line

var isEdge = navigator.userAgent.indexOf('Edge') !== -1 && (!!navigator.msSaveBlob || !!navigator.msSaveOrOpenBlob);

In particular, 5.1.0 works.

@radubrehar radubrehar changed the title navigator is undefined navigator is undefined error Oct 5, 2015
@muaz-khan
Copy link
Owner

Should be fixed now.

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

No branches or pull requests

2 participants