Hi Brendon,
Greetings from Syncfusion support!
We have validated your reported issue “Schedule duplicating on screen” and we suspect that issue may occur due to the reference of the oldest scripts in your project. So, we suggest you use our latest min, interop and CSS files to overcome this issue. Refer below code in your ~/_Host.cshtml file
<link rel='nofollow' href="https://cdn.syncfusion.com/ej2/17.4.49/material.css" rel="stylesheet" />
<script src="https://cdn.syncfusion.com/ej2/17.4.49/dist/ej2.min.js"></script>
<script src="https://cdn.syncfusion.com/ej2/17.4.49/dist/ejs.interop.min.js"></script> |
Kindly get back to us, If you need further assistance.
Regards
Alagumeena.K