Inspect value does not format json in grafana with Loki datasource

I’m using Grafana with Loki as the data source to display logs in a table panel. However, JSON fields are not formatted correctly—they appear as a single string instead of being properly structured.

Someone can help me fix that?

here’s a screenshot and the panel.json file.

panel.json (5.9 KB)

ps I’m 100% sure that is a valid json. As you can see the code highlight works properly.

Any help would be really appreciated, thank you!