聚合物目录网站在 Ubuntu 上损坏
Polymer Catalog Website broken on Ubuntu
在 Ubuntu 框上,我面临 polymer catalog website 不再工作的问题。 firefox 38.0 中的错误是:
TypeError: item is null in elements.build.js (Zeile 39681)
return item.source + '#' + item.target;
在chrome中:
Uncaught TypeError: Cannot read property 'source' of null
elements.build.js:39681
我试过刷新、重启、清理缓存等
浏览器更新!
使用 firefox 版本 39 和 chrome 版本 43.0.2357.134(64 位)我不再有这个问题。
在 Ubuntu 框上,我面临 polymer catalog website 不再工作的问题。 firefox 38.0 中的错误是:
TypeError: item is null in elements.build.js (Zeile 39681)
return item.source + '#' + item.target;
在chrome中:
Uncaught TypeError: Cannot read property 'source' of null
elements.build.js:39681
我试过刷新、重启、清理缓存等
浏览器更新!
使用 firefox 版本 39 和 chrome 版本 43.0.2357.134(64 位)我不再有这个问题。