Retool Database Web UI fails to display JSON object

The column: Screenshot 2023-04-12 at 21.27.22

The column type:

What it shows when I click on a cell:

I'm connected via a SQL editor client and know the column is filled with valid JSON objects.

Hey @pax! Definitely weird. The preview doesn't show JSON for me (this will likely be a feature request), but I do see my JSON when I click on my cell.

Would you mind sharing a screenshot of your original JSON data? :slight_smile:

Screenshot 2023-04-17 at 16.53.45
weird! pretty standard JSON

tried in Chrome + disabled some ad-blockers and still seeing an empty json view like above

Definitely strange :thinking: And how are you inputting your data into RetoolDB?

using the psql integration on formsort.com

Hey again @pax! Just wanted to follow up with you and let you know that I filed a feature request to make sure we're fully displaying the JSON column in RetoolDB. Thank you for taking the time to let us know about this :pray:

Confirming the issue,
data are stored in db correctly (checked with TablePlus client), but fail to render in web UI with following error in console