PolymerElements / iron-icons

A set of icons for use with iron-icon
https://www.webcomponents.org/element/PolymerElements/iron-icons
105 stars 61 forks source link

TypeError: this._meta.byKey is not a function when used in Angular 7 #97

Closed madhur29shah87 closed 5 years ago

madhur29shah87 commented 5 years ago

Description

When building/serve a project with es5 Console shows error for iron-icon - TypeError: this._meta.byKey is not a function at HTMLElement._updateIcon (iron-icon.js:142)

No icons are displayed.

Expected outcome

Icons should be visible.

Actual outcome

No icon.

Steps to reproduce

Steps followed from https://www.npmjs.com/package/@codebakery/origami for Angular 7 - Polymer 3 Integration. Other component works as expected.

Browsers Affected

madhur29shah87 commented 5 years ago

accidentally created on iron-icons