Polymer element not working -
just trying run demo code here error in console saying:
warning: platform.js not first script on page. see http://www.polymer-project.org/docs/start/platform.html#setup details. platform.js:12 'window.webkitstorageinfo' deprecated. please utilize 'navigator.webkittemporarystorage' or 'navigator.webkitpersistentstorage' instead. platform.js:12 xhr finished loading: "http://localhost:8000/elements/color-picker.html". platform.js:14 uncaught error: unspecified_event_type_err: dom events exception 0 catcher.js:208 xhr finished loading: "http://localhost:8000/bower_components/polymer/polymer.html". platform.js:14 uncaught error: unspecified_event_type_err: dom events exception 0 catcher.js:208 xhr finished loading: "http://localhost:8000/bower_components/polymer/layout.html".
ps: testing on chrome version 28.0.1500.95.
thanks!
thanks @robdodson, updating chrome latest version resolves issue.
polymer
No comments:
Post a Comment