© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•7mo ago•
11 replies
Storm

Conf Email redirect error: Uncaught TypeError: Cannot read properties of undefined (read 'includes')

I'm not sure if my set up is wrong or what but I have it set to redirect to my main page after confirming email, I have it set as a redirect URL in the URL configurations and I have it set in emailRedirectTo as the same thing in redirect URLs, which is http://localhost:8081/ in the dashboard and code, this is the error

Cannot read properties of undefined (reading 'includes')
Call Stack
state.routes.some$argument_0
node_modules/expo-router/build/fork/useLinking.js
Array.some
<anonymous>
validateRoutesNotExistInRootState
node_modules/expo-router/build/fork/useLinking.js
history.listen$argument_0
node_modules/expo-router/build/fork/useLinking.js
onPopState
node_modules/expo-router/build/fork/createMemoryHistory.js
_getSessionFromURL
node_modules/@supabase/auth-js/dist/module/GoTrueClient.js
_initialize
node_modules/@supabase/auth-js/dist/module/GoTrueClient.js
_acquireLock$argument_1
node_modules/@supabase/auth-js/dist/module/GoTrueClient.js
Collapse 7 frames

Cannot read properties of undefined (reading 'includes')
at entry.bundle?platform=web&dev=true&hot=false&lazy=true&transform.routerRoot=app:124631:60
at Array.some (<anonymous>)
at entry.bundle?platform=web&dev=true&hot=false&lazy=true&transform.routerRoot=app:124631:28
at entry.bundle?platform=web&dev=true&hot=false&lazy=true&transform.routerRoot=app:124690:15
at onPopState (entry.bundle?platform=web&dev=true&hot=false&lazy=true&transform.routerRoot=app:125098:11)
at SupabaseAuthClient._getSessionFromURL (entry.bundle?platform=web&dev=true&hot=false&lazy=true&transform.routerRoot=app:174983:30)
at async SupabaseAuthClient._initialize (entry.bundle?platform=web&dev=true&hot=false&lazy=true&transform.routerRoot=app:173515:15)
at async entry.bundle?platform=web&dev=true&hot=false&lazy=true&transform.routerRoot=app:173484:18
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

Supabase gen types cannot read properties of undefined
SupabaseSSupabase / help-and-questions
4mo ago
Cannot read properties of undefined (reading 'user') sveltekit auth-helpers
SupabaseSSupabase / help-and-questions
4y ago
signOut TypeError Cannot read properties of null (reading 'user') -- Next.js
SupabaseSSupabase / help-and-questions
4y ago
Cannot read properties of null (reading 'split')
SupabaseSSupabase / help-and-questions
3y ago