UI Bakery Postgres – Table creation stuck on loading after success message

Hi everyone, I’m experiencing an issue when creating a new table in UI Bakery Postgres.

When I create the table, I get a “Table created successfully” message, but the screen keeps loading indefinitely (see attached screenshot).
If I refresh the page, the table doesn’t show up in the left-side menu.
And if I try to create a new table with the same name, it says the table already exists.

:red_question_mark:Has anyone else faced this issue?
Any workaround or fix?

Thanks!

Hi @vitor

We’ll check. Could you please re-attach the screenshot?

UPD: nevermind, I’ve found the screenshot on the chat. I’ll let you know once I have the feedback from the dev team.
Thanks!

1 Like

Hi @vitor
We were able to reproduce the issue and will work on the fix. I’ll let you know once it’s available.

Thank you for reporting it!

1 Like

Hi @kate, thank you for the reply.

If you happen to know of any temporary workaround to create a new table in UI Bakery Postgres, I’d really appreciate it.

I’ve already tried creating a table using both the Query Runner and the Database Editor, as well as duplicating an existing table to edit later — none of those approaches worked.

Thanks again for the support.

Hi @vitor,

I’ve been following the thread a bit and tested some things. I’m not sure what’s different, but for me, it works with almost all the methods mentioned:

  • Using the Database editor, the one in your original post and shown in the screenshot you shared in chat, it did also load indefinitely, but the table was created and visible in the list, also on refresh.
  • Using the Query Runner worked flawlessly
  • Duplicating tables did not work at all, always throwing an error like Duplicate table error relation "<new table name>_<primary key field>_seq" does not exist

Are you using the cloud or on prem UIBakery? And if you’re using on prem, what version are you on?

2 Likes

Hi @Max, thanks for testing!
I’m using the cloud version.
Just re-checked here: Query Runner still doesn’t create the table for me — I get the success message, but nothing shows up after refresh.
Appreciate the help! Let me know if I can test anything else.

Hi @vitor,
We’ve tweaked some settings on our cloud environment, could you please check if it helped?

1 Like

Hi @spherebread,
Problem solved. Thanks a lot!

1 Like