I am trying to load the page from testing server where I deployed my app. Internal url is something like this: https://172.31.11.137/plugin3000/dashboard But when I go to the page it is completely blank and in dev console see the following error This is quite strange and when I debug it in my local it doesnt show any of this error and page loads as expected without any error I am using Angular 14 and use sock proxy in firefox to connect with internal server.
I updated the CSP meta tag but it is not helping anyway.