webcomponents / webcomponents/polyfills

Error in IE11 Object.getOwnPropertyNames: argument is not an Object

Open
#334 3 comments 3 reactions 0 assignees View on GitHub
Focus Area: Standards & Polyfills Type: Bug wontfix
Dominant language
HTML
Stars
1.2k
Forks
168
PR merge metrics
No merged PRs in 30d

Description

I have a page with these two scripts:

```

```

When I open the page in IE11, I see this error in console:

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

If I do not load handlebars.runtime.js there will be no error, but I need handlebars. Any idea why webcomponents-bundle.js throws an error? The code of this script is compressed which make debugging difficult.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.