-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Description
I unable to access from static address, only accessible from locahost.
Issue:
I can login but unable to see home screen
Errors:
Unhandled Runtime Error
TypeError: Failed to fetch
Call Stack
window.fetch
chrome-extension://hoklmmgfnpapgjgcpechhaamimifchmp/frame_ant/frame_ant.js (2:12357)
eval
(app-pages-browser)/node_modules/@supabase/supabase-js/dist/module/lib/fetch.js (50:16)
eval
(app-pages-browser)/node_modules/@supabase/supabase-js/dist/module/lib/fetch.js (72:20)
Generator.next
fulfilled
(app-pages-browser)/node_modules/@supabase/supabase-js/dist/module/lib/fetch.js (17:32)
Call Stack
getWorkspaceById
(app-pages-browser)/db/workspaces.ts (22:15)
async fetchWorkspaceData
(app-pages-browser)/app/[locale]/[workspaceid]/layout.tsx (81:27)
async eval
(app-pages-browser)/app/[locale]/[workspaceid]/layout.tsx (65:20)