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

Nothing working with IE11!!! #125

Closed
ghost opened this issue Jul 4, 2017 · 7 comments
Closed

Nothing working with IE11!!! #125

ghost opened this issue Jul 4, 2017 · 7 comments

Comments

@ghost
Copy link

ghost commented Jul 4, 2017

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!

@jouni
Copy link
Member

jouni commented Sep 29, 2017

@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:
Polymer/polymer#4787
webcomponents/shadydom#168

@jouni
Copy link
Member

jouni commented Sep 29, 2017

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.

@limonte
Copy link
Contributor

limonte commented Oct 1, 2017

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.

Still the same issue which can be described as "Nothing working with IE11!!!"

@web-padawan
Copy link
Member

BTW shadydom 1.0.5 was recently released with the fix for webcomponents/shadydom#168.

@manolo
Copy link
Member

manolo commented Oct 11, 2017

Almost our demos are using ES6, hence they need to be transpiled before they can be used in IE11.
Since we are loading the snippets via a pure P2 component that reads the javascript payload and executes it, It might be a problem to consider.

@samiheikki
Copy link

Should be fixed nowadays right?

@jouni
Copy link
Member

jouni commented Apr 12, 2018

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.

@jouni jouni closed this as completed Apr 12, 2018
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

5 participants