Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign in with Google button with width #581

Open
haru07 opened this issue Jul 27, 2023 · 0 comments
Open

Sign in with Google button with width #581

haru07 opened this issue Jul 27, 2023 · 0 comments

Comments

@haru07
Copy link

haru07 commented Jul 27, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@haru07 and others