iron-meta icon indicating copy to clipboard operation
iron-meta copied to clipboard

[2.x] iron-meta violates strictTemplatePolicy

Open stephanwlee opened this issue 5 years ago • 0 comments

Description

No error loading the Polymer app (iron-icon) when strictTemplatePolicy is set. Unlike master and 3.x, 2.x version does not define a null-template and causes the issue.

Expected outcome

No error

Actual outcome

Uncaught Error: strictTemplatePolicy: expecting dom-module or null template for iron-meta

Live Demo

Steps to reproduce

Browsers Affected

  • [x] Chrome
  • [ ] Firefox
  • [ ] Safari 9
  • [ ] Safari 8
  • [ ] Safari 7
  • [ ] Edge
  • [ ] IE 11
  • [ ] IE 10

stephanwlee avatar Oct 01 '19 23:10 stephanwlee