I attempted to use the Telerik Report Viewer in my React application built with Vite, but it’s not working as expected. After researching the issue, I found that the suggested solution was to use the HTML5 Report Viewer. However, this approach also doesn’t work in the Vite app and throws the following error in the console:
I’ve attached my app setup for reference. Could anyone help me resolve this issue?