I'm using the chart widget in an ExB application. It works fine when running locally on my machine, but once I deploy the app on our server, the chart widget fails to load and I receive the following console errors:

If I follow the path on my server, I can see that the 53.bundle.js file is present. For what it's worth, the application (and chart) uses protected feature services that requires sign-in to access. Not sure if this could result in the issues? Any insight?