Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

polymer-list is broken in #0.2.0 #427

Closed
wkruse opened this issue Feb 21, 2014 · 0 comments
Closed

polymer-list is broken in #0.2.0 #427

wkruse opened this issue Feb 21, 2014 · 0 comments

Comments

@wkruse
Copy link

wkruse commented Feb 21, 2014

<polymer-list> is broken in #0.2.0 (Chrome 33.0.1750.117, Firefox 27.0.1).

Full not working example: http://www.polymer-project.org/components/polymer-list/smoke.html

Exception caught during observer callback: TypeError: Cannot read property 'content' of undefined
    at Polymer.templateChanged (http://www.polymer-project.org/components/polymer-list/polymer-list.html/polymer-list.js:103:40)
    at d.invokeMethod (http://www.polymer-project.org/components/polymer/polymer.js:29:6468)
    at d.notifyPropertyChanges (http://www.polymer-project.org/components/polymer/polymer.js:29:5694)
    at Object.t.report_ (http://www.polymer-project.org/components/platform/platform.js:29:9135)
    at Object.T.check_ (http://www.polymer-project.org/components/platform/platform.js:29:13546)
    at Object.a.Platform.performMicrotaskCheckpoint (http://www.polymer-project.org/components/platform/platform.js:29:9693)
    at http://www.polymer-project.org/components/platform/platform.js:34:23058
    at Object.c [as callback_] (http://www.polymer-project.org/components/platform/platform.js:31:30178)
    at Array.c (http://www.polymer-project.org/components/platform/platform.js:29:22162)
    at MutationObserver.b (http://www.polymer-project.org/components/platform/platform.js:29:21696) 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant