supabase/supabase-js
An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
CSSMIT
Pinned issues
Issues
- 1
- 0
exchangeCodeForSession() doesn't update Authorization headers on iOS/mobile platforms
#1566 opened by simplysparsh - 1
Sporadic errors with client side storage upload
#1539 opened by jakecollins1 - 1
`supabase-js` `rpc()` fails with `PGRST202` for parameter-less functions in React Native
#1562 opened by brainforwarding - 23
Weird type errors with 2.56.0
#1542 opened by krankos - 0
[Bug] iOS Safari/Chrome: supabase.auth.getSession() intermittently returns null until app is backgrounded/foregrounded
#1560 opened by skeleton1231 - 0
- 0
Weird realtime subscription behaviour
#1553 opened by shlangster - 0
A Node.js API is used (process.versions) which is not supported in the Edge Runtime.
#1552 opened by empz - 4
- 13
Presence not working as of supabase-js 2.54
#1536 opened by filamentumbrella - 1
- 4
Dynamic require of "stream" is not supported
#1426 opened by mcfdez - 10
Node.js 18 deprecation warning added in v2.52.1 causes Next.js Edge Runtime build warnings
#1515 opened by masda70 - 13
supabase.auth.setSession and supabase.auth.updateUser do not resolve unless there is an error
#1441 opened by elitenas - 10
- 1
NavigatorLockAcquireTimeoutError on client init — no way to silence lock acquisition
#1517 opened by ozzman02 - 0
Enter
#1533 opened by Izzaddin97 - 1
Uncaught ReferenceError: require is not defined
#1540 opened by vietnamesekid - 0
Misleading or incorrect user identity types
#1541 opened by whaaaley - 9
Supabase Realtime WebSocket fails on localhost in @supabase/supabase-js@2.49.8
#1442 opened by paulbland - 66
2.49.9 breaks application code on Vercel (error 500)
#1437 opened by wiesson - 0
v2.54.0 breaks stream upload
#1524 opened by wong2 - 10
Cannot find package "isows"
#1470 opened by jwheatp - 7
If the refreshed token is significantly longer than the original token, supabase fails to cleanup the initial token, breaking MFA flows
#1492 opened by kaihenthorniwane - 0
Signup/Login fails due to internal update on profiles — permission denied (SQLSTATE 42501)
#1514 opened by IconikaORG - 5
@supabase/supabase-js v2.50.4 breaks types
#1483 opened by ElectricCodeGuy - 2
Supabase Replica Database
#1448 opened by msafrun - 3
Session not restored after reload with correct storageKey and token present (v2.51.0
#1503 opened by maykon-johnsonn - 2
- 19
Property 'structuredClone' doesn't exist
#1504 opened by devasidmi - 3
`select()` with reverse relation returns null unless explicit foreign key is defined (but forward query works fine)
#1495 opened by ivanasetiawan - 1
- 6
'supabase-js' client's channel.subscribe() always returns state 'CHANNEL_ERROR'
#1473 opened by lht1324 - 0
Website
#1460 opened by ghorzangasi - 2
Fix my code to match sundae table
#1474 opened by gardeneralton - 5
Unexpected CORS errors encountered in HTTP DELETE Edge Function invocations
#1466 opened by AverageCakeSlice - 11
supabase-js@2.50.0 throws require("ws") is not defined in Chrome Extension background script
#1462 opened by badbeoti - 10
Suddenly getting 'subscribe' can only be called a single time per channel instance` when deployed on Vercel
#1440 opened by Davedave2004 - 1
Unable to subscribe to different table update event determined during runtime in typescript
#1451 opened by hiromon0125 - 2
realtime-js module not found for supabase.js version 2.49.9 in Deno edge function
#1436 opened by cast - 4
- 1
Crashes on expo ios development build
#1447 opened by izner32 - 2
@supabase/supabase-js v2.x fails on React Native (Expo) due to ws module import, even with realtime disabled
#1434 opened by kylesherman - 2
- 2
Storage Upload Error Typescript Issue
#1408 opened by FrancescaLiboni - 6
- 0
Regression using paths in supabaseUrl since 2.49.5
#1421 opened by etzelc - 5
ws does not work in the browser. Browser clients must use the native WebSocket object
#1423 opened by McKean - 0
Standardize supabase method response types
#1414 opened by mrdjohnson