I am getting following error from Handlebars when I am running the application within an iframe only in IE11 above. I have tested application directly without loading via iFrame in IE11 above and works perfectly well. Also works fine in IE10 as well.
Also in all other browsers(Chrome/Firefox/Safari) application works fine within an iFrame and standalone.
{{cms 'DS
------^
Expecting 'CLOSE', 'CLOSE_UNESCAPED', 'STRING', 'INTEGER', 'BOOLEAN', 'ID', 'DATA', 'SEP', got 'INVALID'
Any help would be appreciated.