[CRITICAL BUG] Google OAuth Login Button is Broken on Chrome v141 (Windows/Android)
Hello Supabase Team/Community,
I am experiencing a critical issue with Google OAuth login that started after updating to Chrome version 141. It was working fine on Chrome version 140.
The NEW Symptom:
When the user clicks the "Sign in with Google" button, the application does not redirect to the Google login page at all. The user stays on the current page, and nothing happens.
Context:
I am experiencing a critical issue with Google OAuth login that started after updating to Chrome version 141. It was working fine on Chrome version 140.
The NEW Symptom:
When the user clicks the "Sign in with Google" button, the application does not redirect to the Google login page at all. The user stays on the current page, and nothing happens.
Context:
- Project Stack: Next.js (App Router) + Supabase Auth
- Supabase Client: Using the recommended
@supabase/ssrpackage. - Provider: Google OAuth (Gmail)