Hector Ayala

Results 69 issues of Hector Ayala

# 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 [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

# 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 [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

### Version Number 7.49.3 ### Codesandbox/Expo snack N/A ### Steps to reproduce 1. Open devtools 2. Use complex object in form data 3. See truncated form data view ### Expected...

This is a Proof-of-Concept PR to add some missing features to the rc-field-form. This adds new form fields and callbacks. I opened for exploration, we are using these logic in...

Hello, is there any way to get around the warning of needing a static path for useWatch with forms? ```bash Warning: `useWatch` is not support dynamic `namePath`. Please provide static...

Hello, is there any way to check if a FormInstance was submitted so that components that use the useFormInstance hook can react when a form is submitted?

**Describe the bug** Since v1.136.2 at least, running `supabase functions deploy` has been giving issues where the function seems to be deployed successfully but we always get a 500 response...

bug

**Is your feature request related to a problem? Please describe.** Deleting secrets one by one can be tedious, especially if we autogenerate secrets or add multiple/change names of various secrets....

enhancement

**Describe the bug** It is disruptive to the secrets setting process to have to filter variables that start with `SUPABASE_` (which are used to locally test) because the cli will...

enhancement

**Is your feature request related to a problem? Please describe.** For better visual scanning of Supabase secrets, it would be ideal to return the list of secrets in alphabetical order....

enhancement