Search code examples
firefoxpolymer

Simple polymer example does not work on Firefox ESR 52.8.0


I'm trying to use webComponents using polymer 3.0.

On chrome everything seems fine but i can't get a pretty simple example to work on firefox ESR 52.8.0.

Here us the example:

https://embed.plnkr.co/plunk/JooAma

On firefox nothing happens, meaning, the component custom-element does not get replaced by the html "We are elements in custom-element's local DOM"


Solution

  • Here the screen capture, its working quite good. enter image description here