Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Was also created on github, but creating here as well to get some traction (
Things to note:
http-equiv="Content-Security-Policy"
the following code is where the issue comes from:return new Function("data",
var str="${evalExpResult}"; return str;).bind(helper)
When run with a debugger, the evalExpResult
value is :<div class='e-input-group e-search' role='search'><input id='test_searchbar' class='e-input' name='input' type='search'placeholder= 'Search'/><span id='test_searchbutton' class='e-input-group-icon e-search-icon e-icons'tabindex='-1' title='Search' aria-label= 'search'></span></div>