Geraldo Megale
Geraldo Megale

Reputation: 363

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"

Upvotes: 0

Views: 47

Answers (1)

Cappittall
Cappittall

Reputation: 3441

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

Upvotes: 2

Related Questions