Dashboard Embeds
1) Don’t use JSON.stringify() directly in an HTML file Below is a sample code snippet of an embed similar to what is shown in other parts of the docs.JSON.stringify()
as that will break the embed. Instead do something like the below.