PolymerElements / paper-button

A button à la Material Design
https://www.webcomponents.org/element/PolymerElements/paper-button
138 stars 64 forks source link

Unknown function in paper-button-behavior #60

Closed Haardt closed 8 years ago

Haardt commented 8 years ago

Hi, this breaks the complete rendering in the current version(1.0.4):

paper-button-behavior.html:59 Uncaught TypeError: this._setElevation is not a function
notwaldorf commented 8 years ago

Did you just update paper-button, without updating any of its dependencies? There were changes downstream that went along with this release. I thing doing a bower install should update all your dependencies and fix this.

(Please re-open if this doesn't in fact fix this)