Hello everyone,I have a page which has a div with data attributes in it
like . When this
page is rendered on publisher, contents of data-json are present in page
source. However, when page is requested on dispatcher, contents of
data-json are not shown. Response from publisher when fetched using curl
command shows that data-json attribute is stripped. Tried context
attributes like safe and html but, no luck. Any help is much
appreciated.