Skip to content

fix(connect): backport reliable Google WaaS sign-in to v5#607

Merged
taylanpince merged 4 commits into
v5from
fix/v5-google-waas-button
Jul 13, 2026
Merged

fix(connect): backport reliable Google WaaS sign-in to v5#607
taylanpince merged 4 commits into
v5from
fix/v5-google-waas-button

Conversation

@AlexanderKolberg

@AlexanderKolberg AlexanderKolberg commented Jul 13, 2026

Copy link
Copy Markdown
Member

Ticket link:

API breaking changes:

  • Yes
  • No

Manual testing required:

  • Yes
  • No

Docs changes required:

  • Yes
  • No

Description

Backports the Google WaaS v2 sign-in fix from #606 to Web SDK v5.

Chromium 149+ no longer reliably routes clicks into the hidden, scaled Google iframe used by the previous implementation. This replaces that workaround with Google's directly interactive button for both compact and descriptive layouts.

The core GIS implementation remains aligned with v6, with targeted v5 hardening for React 17 compatibility, responsive resizing, iframe cleanup, and inaccessible loading-state prevention. Social connector layout logic is isolated from the main Connect component.

@AlexanderKolberg AlexanderKolberg requested a review from a team as a code owner July 13, 2026 09:32
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploying web-sdk-react-example with  Cloudflare Pages  Cloudflare Pages

Latest commit: 25cb1c2
Status: ✅  Deploy successful!
Preview URL: https://35511891.web-sdk-react-example.pages.dev
Branch Preview URL: https://fix-v5-google-waas-button.web-sdk-react-example.pages.dev

View logs

@taylanpince taylanpince merged commit c304552 into v5 Jul 13, 2026
1 check passed
@taylanpince taylanpince deleted the fix/v5-google-waas-button branch July 13, 2026 10:57
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

Successfully merging this pull request may close these issues.

3 participants