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

Polymer.js fails to load with "ReferenceError: Can't find variable: Window" on Windows 7 Safari browser and iPad 1 iOS 5.1.1 #149

Closed
krisnye opened this issue May 20, 2013 · 3 comments

Comments

@krisnye
Copy link

krisnye commented May 20, 2013

Error at Wrapper.js # 188

var OriginalWindow = Window;

Windows 7, Safari 5.1.7
and
iPad 1 iOS 5.1.1

@dfreedm
Copy link
Member

dfreedm commented May 20, 2013

Safari < 6 is not supported, as the webkit version is much too old.

@dfreedm
Copy link
Member

dfreedm commented May 20, 2013

I'll file an issue in the FAQ to highlight this

@dfreedm dfreedm closed this as completed May 20, 2013
@krisnye
Copy link
Author

krisnye commented May 20, 2013

Ok. That means we won't be able to target iPad 1 with polymer applications since Apple provides no Safari 6 for it.

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