javascript - polymer 2升级: "this.getPropertyInfo is not a function"

标签 javascript polymer web-component polymer-2.x

我有一个 Polymer 应用程序,想要升级到 Polymer 2(询问时为 rc7)。

我有一个<paper-spinner-lite>抛出异常:

paper-spinner-behavior.html:65 Uncaught TypeError: this.getPropertyInfo is not a function

我可以采取什么措施来解决或解决这个问题?

最佳答案

看看Polymer 2.0 installation Documentation .

您是否正确安装了带有凉亭的转纸机?

bower install --save PolymerElements/paper-spinner#2.0-preview

关于javascript - polymer 2升级: "this.getPropertyInfo is not a function",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43740607/

相关文章:

javascript - jquery 关闭不工作

javascript - 将数组添加到 json 对象 angularjs

javascript - 试图用水平滚动条制作固定的表头。如何设置溢出 : auto, 但保持边距透明?

javascript - polymer 1.x : Wrapping a jQuery range slider inside a Polymer element

javascript - 如何将 CSS 成功导入 Polymer

html - 你如何在浏览器中检查 CSS 变量?

javascript - 在定义后修改自定义元素类

javascript - 如何获得数组与特定序列的组合?

google-chrome-app - Polymer Chrome 36 和打包应用程序

html - <template> 中的 outerHTML 行为