Hi Team,
I was implemeting the approach mentioned in the below URL in my Blazor .Net Project
https://github.com/telerik/blazor-ui/tree/master/common/pdf-jpg-export-js
But getting this error while execution, can someone please look into this or help me.
Hi Aditya,
Thank you for sharing such detailed information regarding the issue you are currently facing.
Based on the error message provided in the screenshot, it appears that the error is likely caused by the absence of the "telerikInterop.js" file or its incorrect registration as a script, rather than being a bug.
To resolve this, please follow the steps below:
<script src="telerikInterop.js"></script>
If you have followed the above steps and the error still persists, please don't hesitate to reach out to me for further assistance. At this moment, I'm updating the status and will remain available to help you.
Regards,
Hristian Stefanov
Progress Telerik