Questions tagged [polymer-1.0]

User this tag for questions specific to version 1 of Google's web components library, Polymer.

Polymer 1.0 is the first production-ready release of Google's web components library, . It was released at Google I/O on May 29, 2015.

2366 questions
0
votes
0 answers

Highcart reflow function when using as a polymer component

I'm using a polymer seed UI application, in which I needed to display some graphs so decided to use high charts. I created a custom component and added one of the charts e.g. barcharts and added this polymer component to my seed application do…
astra03
  • 505
  • 1
  • 7
  • 18
0
votes
1 answer

dom-if can't use a function as the "if" value in firefox

code like the below works fine in chrome but in firefox I get the following error when using polymer 1.9.1 [undefined::_annotatedComputationEffect]: compute method hasMoreData not defined