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
I have set a width for my Sign In with Google button and recently found that it's not being rendered. I see this error in the console log:
client:128 Uncaught Error
at _.$e (client:128:335)
at new sp (client:227:3)
at bq (client:246:34)
at Oo (client:244:246)
at Object.Po [as renderButton] (client:216:62)
configurator_11ee98b7fa0ff24710a4d5584b44bfbc2c7464942edae3b1f55396f1caf3053e.frame:1981 gsi library failed to load Error
at _.$e (client:128:335)
at new sp (client:227:3)
at bq (client:246:34)
at Oo (client:244:246)
at Object.Po [as renderButton] (client:216:62)
at StandardButtonTab.refreshButton (configurator_11ee98b7fa0ff24710a4d5584b44bfbc2c7464942edae3b1f55396f1caf3053e.frame:1974:26)
at StandardButtonTab.refreshButton (configurator_11ee98b7fa0ff24710a4d5584b44bfbc2c7464942edae3b1f55396f1caf3053e.frame:2139:11)
at HTMLDivElement. (configurator_11ee98b7fa0ff24710a4d5584b44bfbc2c7464942edae3b1f55396f1caf3053e.frame:2009:41)
This only happened for these couple of days.
The text was updated successfully, but these errors were encountered:
I have set a width for my Sign In with Google button and recently found that it's not being rendered. I see this error in the console log:
client:128 Uncaught Error
at _.$e (client:128:335)
at new sp (client:227:3)
at bq (client:246:34)
at Oo (client:244:246)
at Object.Po [as renderButton] (client:216:62)
It works fine if I only set the theme.
I have tried the same in the configurator and has the same error:
https://developers.google.com/identity/gsi/web/tools/configurator
configurator_11ee98b7fa0ff24710a4d5584b44bfbc2c7464942edae3b1f55396f1caf3053e.frame:1981 gsi library failed to load Error
at _.$e (client:128:335)
at new sp (client:227:3)
at bq (client:246:34)
at Oo (client:244:246)
at Object.Po [as renderButton] (client:216:62)
at StandardButtonTab.refreshButton (configurator_11ee98b7fa0ff24710a4d5584b44bfbc2c7464942edae3b1f55396f1caf3053e.frame:1974:26)
at StandardButtonTab.refreshButton (configurator_11ee98b7fa0ff24710a4d5584b44bfbc2c7464942edae3b1f55396f1caf3053e.frame:2139:11)
at HTMLDivElement. (configurator_11ee98b7fa0ff24710a4d5584b44bfbc2c7464942edae3b1f55396f1caf3053e.frame:2009:41)
This only happened for these couple of days.
The text was updated successfully, but these errors were encountered: