iron-demo-helpers icon indicating copy to clipboard operation
iron-demo-helpers copied to clipboard

Template content doesn't render in snippet on Firefox

Open tstewart15 opened this issue 8 years ago • 1 comments

Here's a demo-snippet on Chrome: image

Here's the same demo-snippet on Firefox: image

Notice the template content doesn't show up in the snippet on Firefox.

tstewart15 avatar Nov 04 '16 19:11 tstewart15

Oof, I think this is a known problem of the webcomponents polyfill. See: https://github.com/webcomponents/webcomponentsjs/issues/362 or https://github.com/webcomponents/webcomponentsjs/issues/498.

I tried to fix this in https://github.com/PolymerElements/iron-demo-helpers/pull/6 but it was really messy, so I don't think this will work right :(

notwaldorf avatar Apr 17 '17 22:04 notwaldorf