Problem with coded component recources in coded component

Hi.

I have an issue that is quite wierd. A coded component in our main app is not working with a certain resource, while it is working. I have (hopefully) found a hack by opening a link to another app in the same solution, where the coded component is working find. IFrame did not work for the same reason. Seems that there might be some kind of wierd bug in the main app.

Picture is the function that does not work in the main app.

Might there be some kind of difference between the apps that could be causing this?

image

Best Regards,
Fridtjof

chart.getSVG() is the function that does not work

Apologies for the late response.

Could you verify that the external resources load correctly? Check both within dev tools as well as the browser network pane / console for any failure or error messages.