Supabase issues>

I am an infrequent user for the last couple of days have had this issue which seems more like a bug but I am told this unique to my UI and workflow.
when creating a brand new simple workflow in n8n editor (nothing fancy), when selecting supabase in nodes panel to add as a new node to my workflow, I don’t get any node options, just row actions as shown in this screenshot image.

Supabase is working fine as I am able to get to it with a CURL command from my terminal and was able to add the node as a http get request. I’ve also tried using incognito mode and another browser. I use Chrome by default and using n8n cloud version. All latest versions.
Have others encountered this before? Any suggestion? Thx

IDescribe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @hope all is good. Welcome to the community.

Looking at the code, there are no other actions for this node:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.