mirror of
https://github.com/supabase/supabase.git
synced 2026-05-20 04:23:53 +08:00
The join organization page flashes the sign in screen briefly because it does not check for loading status. Fixed so it goes directly from loading skeleton to join confirmation view. Resolves FE-2220