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 Apr 19, 2026. It is now read-only.
Hello,
I am trying to use this library but having some troubles.
Login appears to work but no account is being populated in the dropdown when tried in here:
https://elements.polymer-project.org/elements/google-analytics?view=demo:demo/index.html
and with localhost:8080
I am just learning polymer but from my investigation it looks like computeAllReady is never set to true, because apiReady is always false.
Do you have any clue?