Hello,
We are starting a web application (SPA) and we are evaluating some 3rd party controls. ( syncfusion, telerik , devexpress ).
Can dashboardviewer be used with Essential JS 1 in the same web page ?
I tried it but it seams that there are conflict, and the charts are not shown on dashboard when used with Essential JS 1.
the only differences is those 2 lines:
<script src="http://cdn.syncfusion.com/js/assets/external/jsrender.min.js"></script>
<script src="http://cdn.syncfusion.com/16.1.0.37/js/web/ej.web.all.min.js"></script>
you can find in the attachment, 2 files, with and without Essential JS 1.
Thanks,

Attachment:
Dashboardviewer_Essential_JS_1_c0d6797e.zip