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

Uncaught TypeError: this._meta.byKey is not a function #230

Open
lastmjs opened this issue Nov 29, 2018 · 1 comment
Open

Uncaught TypeError: this._meta.byKey is not a function #230

lastmjs opened this issue Nov 29, 2018 · 1 comment

Comments

@lastmjs
Copy link
Contributor

lastmjs commented Nov 29, 2018

On a fresh install of wysiwyg-e:

Uncaught TypeError: this._meta.byKey is not a function
    at HTMLElement._updateIcon (iron-icon.js:164)
    at HTMLElement._iconChanged (iron-icon.js:145)
    at Object.runMethodEffect [as fn] (property-effects.js:769)
    at runEffectsForProperty (property-effects.js:153)
    at runEffects (property-effects.js:121)
    at HTMLElement._propertiesChanged (property-effects.js:1617)
    at HTMLElement._flushProperties (properties-changed.js:340)
    at HTMLElement._flushProperties (property-effects.js:1471)
    at HTMLElement.ready (property-effects.js:1571)
    at HTMLElement.ready (element-mixin.js:532)
@lastmjs
Copy link
Contributor Author

lastmjs commented Nov 29, 2018

It looks like this is an issue with iron-icon, see here: PolymerElements/iron-icon#122

I am able to get around it by manually importing @polymer/iron-meta before wysiwyg-e.

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

1 participant