-
Notifications
You must be signed in to change notification settings - Fork 75
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
Nothing working with IE11!!! #125
Comments
@andreabioli, do you still have issues with IE11? Also, some of the issues could be caused by the polyfills, as has been discussed recently in the Polymer community: |
Also, we deployed a new version of our website a week ago, so now would be a great time to check those out with IE11 and report any issues there still might be. |
BTW |
Almost our demos are using ES6, hence they need to be transpiled before they can be used in IE11. |
Should be fixed nowadays right? |
Closing. This issue is too broad in scope to be actionable, and we don’t have real indications that the components wouldn’t work in IE11. |
Are you aware that noone of your demo pages (actually I tried vaadin-grid and vaadin-combobox) actually works with IE11? (And there are problems also on the documentation pages?)
What you get is a high CPU activity for some seconds, and then in the console all sort of errors, repeated many many times.
Since at the moment I cannot have my polymer (2) application working in IE11 (also using vaadin components, but it's accidental, of course), I was wondering if there can be some relation between the two things...
I have to deliver my application before the end of July, and IE11 is not a choice... I have to support it!
Do you have some good advice on this? What would you do???
Thanks for every thought you would like to share...
P.S.: there is a recognized bug on the polymer 2 CLI, where I posted my experience: https://github.com/Polymer/polymer-cli/issues/779
Even if the errors I get for your demos are different!
The text was updated successfully, but these errors were encountered: