I am encountering an issue while trying to access my app on the testing server. The internal URL I am using is: . However, when I visit the page, it appears completely blank and upon inspecting the dev console, I see the following error message. This situation is quite perplexing as when I test the same scenario locally, the page loads without any errors. I am currently working with Angular 14 and utilizing a SOCKS proxy in Firefox to establish a connection with the internal server.
Although I have updated the CSP meta tag, unfortunately, it has not resolved the issue.