Check out this issue on GitHub: https://github.com/Polymer/topeka/issues/16 Adapting the paper-button elements in topeka-profile.html as referenced here <https://github.com/Polymer/topeka-elements/commit/bf4283c7ec26e84cfc3fb021fd65d008cba01dd0> fixed it for me (it doesn't resolve the exception, but it works afterwards, regardless).
Nick Am Samstag, 1. November 2014 19:23:27 UTC+1 schrieb [email protected]: > > Hi, > > Not sure if this the correct to post. > Trying to get topeka running and keep getting error below - is the maybe > something I am missing. > > Exception caught during observer callback: TypeError: undefined is not a > function > > at firebase-login.Polymer.locationChanged > components/firebase-element/firebase-login.html:165:18) > at firebase-login.properties.invokeMethod > components/polymer/src/instance/properties.js:114:12) > at firebase-login.properties.notifyPropertyChanges > components/polymer/src/instance/properties.js:103:20) > at Object.Observer.report_ components/observe-js/src/observe.js:750:24) > at Object.createObject.check_ > components/observe-js/src/observe.js:1156:12) > at callback components/observe-js/src/observe.js:648:20) > > Thanks, > > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/0ae7bd56-3ddb-441f-a27a-a32ea307d0de%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
