Can’t edit my row in supabase table

Hey everyone 👋 I’m having an issue in Supabase, in the Table Editor, when I click on a row and try to use “Edit Row”, “Delete Row”, or “Copy Row”, none of the buttons work. I’ve already tried refreshing, and logging back in, but the problem still persists. Does anyone know what could be causing this or how to fix it?
8 Replies
jdmao3
jdmao39h ago
I am having the same issue this morning. I can edit cells via double click, but the right context menu is not working.
Unknown
UnknownOP9h ago
Damm, did you get a fix for it ?
jdmao3
jdmao39h ago
I worked around it by editing one cell at a time or running postgres SQL commands to edit the data I needed changed.
Unknown
UnknownOP9h ago
Okay, supabase needs to fix that issue
garyaustin
garyaustin8h ago
If this is broken then the best thing to do is report to supabase in github supabase/supabase issues. They won't see your comments here and I could only confirm or deny it happens for me, but don't have time to check right now.
Hallidayo
Hallidayo7h ago
Tested locally and on hosted studio, the issue does seem to be happening. Looks like a recent pr has caused this.
Hallidayo
Hallidayo7h ago
GitHub
fix: revert 39818 by Hallidayo · Pull Request #39875 · supabase/s...
I have read the CONTRIBUTING.md file. YES What kind of change does this PR introduce? Supabase Studio > Table Editor > Right Click Row What is the current behavior? The right click op...
Hallidayo
Hallidayo2h ago
Should be fixed now

Did you find this page helpful?