Skip to content

IE 11 support #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

IE 11 support #2

wants to merge 1 commit into from

Conversation

colthreepv
Copy link

I had to remove ViewEncapsulation.Native from the component, to make it work in IE 11.

index.html script has been re-written in es5

@maciek1839
Copy link

maciek1839 commented Sep 28, 2018

Hi, @colthreepv , did you really manage to run in on IE 11? Did you use it in more advanced example?

@colthreepv
Copy link
Author

Yes this PR works on IE11, without css encapsulation although

@mathpaquette
Copy link

@colthreepv I'm getting errors from IE11 console using your version..
SCRIPT5011: Can't execute code from a freed script
elements.js (1,36450)

Do you know what's wrong?

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

Successfully merging this pull request may close these issues.

3 participants