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

Upgrading from 4.1.2 to 4.7.6 causes js error in IE11 #1690

Closed
smohadjer opened this issue May 25, 2020 · 3 comments
Closed

Upgrading from 4.1.2 to 4.7.6 causes js error in IE11 #1690

smohadjer opened this issue May 25, 2020 · 3 comments

Comments

@smohadjer
Copy link

Since we upgraded to version 4.7.6 pages which load webcomponents polyfill are throwing error in IE11. I have reported issue on webcomponent's repository, but I thought perhaps some here can also help me figure out what is causing this error. Here is a link to the other ticket:

webcomponents/polyfills#334

The error in IE console says:

SCRIPT5007: Object.getOwnPropertyNames: argument is not an Object
webcomponents-bundle.js (77,482)

We did not have this error when using handlebars.runtime.js version 4.1.2.

@nknapp
Copy link
Collaborator

nknapp commented May 28, 2020

I don't know where this error comes from. Maybe, if you can track down the version that first has the problem. Could you try different versions and tell use which have the problem and which haven't. Then we could look at the changes.

@al548
Copy link

al548 commented Jun 16, 2020

#1690

Duplicate of #

@jaylinski
Copy link
Member

Closing because handlebars doesn't use getOwnPropertyNames anywhere, so this seems to be an issue with webcomponents/polyfills.

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

No branches or pull requests

4 participants