Anonymous21h ago
Show full custom event properties
I have created a custom event through my application, but some of the properties that I'm logging are very large. Currently, there is no good view where I can see the property of the event in full without opening DevTools and inspecting it.
It would be great if there were a way to see everything visible within each property without having to look at the raw JSON.
Reviewing

We have a View JSON button (if the event has custom properties) inside the event details modal. Can you check if you see that?