GaryAustin1

Results 23 issues of GaryAustin1

# Bug report ## Describe the bug If a tab is running and a second tab starts up with createClient (or possibly becoming visible ... not tested) 10 seconds before...

bug

# Bug report ## Describe the bug With two or more tabs running with a shared refresh token from localStorage, setSession will get a new refresh token and invalidate the...

bug

# Bug report When called without a session and a JWT parameter this code: https://github.com/supabase/gotrue-js/blob/66cebfad24d77f610a92a88d40f5d9bc025cf7c5/src/GoTrueClient.ts#L479 is incorrect. It copies "bearer longjwt" to the jwt. When this happens and the request...

bug

# Bug report ## Describe the bug If you create a delete cascade constraint on a table with SQL and then later use the UI to rename the table, the...

bug

Correct is filter to show is not equals and to and true and false for binary columns. ## What kind of change does this PR introduce? Doc update ## What...

# Improve documentation ## Link https://supabase.com/docs/reference/javascript/update https://supabase.com/docs/reference/javascript/v1/update ## Describe the problem All the documentation of calls used to call out the RLS policies that were needed. Maybe this is now...

documentation

# Bug report - [x ] I confirm this is a bug with Supabase, not with my own application. - [x ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub...

bug

# Bug report ## Describe the bug With a simple subscription to a table (RLS or Not) the websocket drops and reconnects every 3 minutes after 5 minutes of tab...

bug

Not really a bug, but don't think documentation tag either. Once a TLE is published can I remove it? I did a test TLE that is useless but can't find...

bug

# Bug report ## Describe the bug If a bucket has one file and you delete it thru the Dashboard UI a fake empty folder placeholder is generated. ![image](https://user-images.githubusercontent.com/54564956/192173998-ac8be620-8165-47d6-bba0-73ab93eb037a.png) If...

bug
frontend
awaiting-details