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.
Most google web componets have a 2.0-preview branch. Is there a chance this will happen soon for the google-signin? Currently, after updating to Polymer 2.0 rc2, I get the following error on clicking the signin button: Uncaught Error: AuthEngine not initialized. gapi has not loaded. at Object.assertAuthInitialized (google-signin-aware.html:418) at Object.signIn (google-signin-aware.html:427) at HTMLElement.signIn (google-signin-aware.html:731) at HTMLElement.signIn (google-signin.html:558) at HTMLDivElement.handler (template-stamp.html:428)
Most google web componets have a 2.0-preview branch. Is there a chance this will happen soon for the google-signin? Currently, after updating to Polymer 2.0 rc2, I get the following error on clicking the signin button:
Uncaught Error: AuthEngine not initialized. gapi has not loaded. at Object.assertAuthInitialized (google-signin-aware.html:418) at Object.signIn (google-signin-aware.html:427) at HTMLElement.signIn (google-signin-aware.html:731) at HTMLElement.signIn (google-signin.html:558) at HTMLDivElement.handler (template-stamp.html:428)