aurelia/polyfills

createWithSymbols fails if descriptors is undefined.

slackboxster opened this issue · 1 comments

Version 1.2.0 of this plugin.

In IE, createWithSymbols fails if descriptors is undefined, giving the following error:
"Object.getOwnPropertyNames: argument is not an Object"

Merged fix in. Releasing in a few minutes.