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 has been archived by the owner on Mar 13, 2018. It is now read-only.
Exception caught during observer callback: TypeError: undefined is not a function
at firebase-login.Polymer.locationChanged (http://localhost:3000/components/firebase-element/firebase-login.html:164:18)
The text was updated successfully, but these errors were encountered:
I updated topeka-profile.html to use the new paper-button/paper-input usage. (googlearchive/topeka-elements@bf4283c). After that I could login to the app. I am also seeing the firebase exception but not sure if the exception is harmless or not.
I'm seeing the same exception. With @frankiefu's paper-button-fix (googlearchive/topeka-elements@bf4283c), signing in (using local storage) now works, but I can't get the leaderboard to populate, for example. This is regardless of whether I'm using polymer-topeka.firebaseio.com or my own Firebase-project URL (changed in topeka-datasource.html and topeka-leaderboard.html). I also have an open SO question regarding this with the full exception trace from Chrome and FF.
Seeing this issue as soon as the app boots:
The text was updated successfully, but these errors were encountered: