oeplatform
oeplatform copied to clipboard
Tabular data viewer - json data is not properly displayed to the user.
When using the data preview widget (on the table details page) JSON data is not displayed as expected by the user.

i think this is expected behaviour. if you really want to display the entire object, you have to stringify it to display it in a data cell
That's true, but from the user's point of view this seems to be a bug, but I will remove the tag again.