Workspace not showing values with quotation marks ""
Hi all!
We have an eVar to capture the searches in our website. We capture exactly what is typed in the search box, and some people use “” to find the exact match. So, if you check on the debugger, you see it’s captured correctly, like “”example””. But, once you use this eVar in Workspace, for instance in a Freeform table, it seems that those “” are removed (via CSS?), so the table shows 2 values that look exactly the same, but if you inspect the element, you can see that those “” are there.

Any ideas? Thanks!