You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
See http://jsbin.com/nusiho/1/edit, click the button and you will see the following error in the console:
Exception caught during observer callback: TypeError: Cannot read property 'split' of null
at core-icon.Polymer.updateAlt (http://www.polymer-project.org/components/core-icon/core-icon.html:188:50)
at core-icon.Polymer.updateIcon (http://www.polymer-project.org/components/core-icon/core-icon.html:147:14)
at core-icon.g.invokeMethod (http://www.polymer-project.org/components/polymer/polymer.js:13:25932)
at core-icon.g.notifyPropertyChanges (http://www.polymer-project.org/components/polymer/polymer.js:13:24037)
at Object.x.report_ (http://www.polymer-project.org/components/polymer/polymer.js:12:18266)
at Object.S.check_ (http://www.polymer-project.org/components/polymer/polymer.js:12:22604)
at c (http://www.polymer-project.org/components/polymer/polymer.js:12:12173)
Original report here dart-archive/core-elements#148