Nevermind. My mistake.
I forgot to remove the two old manual js script references:
<script src="https://cdn.syncfusion.com/ej2/17.4.55/dist/ej2.min.js"></script>
<script src="https://cdn.syncfusion.com/ej2/17.4.55/dist/Sf.interop.min.js"></script>
out of Index.html file.
Thanks anyway.