ext.min.js:26 Refused to frame 'https://<ImpactedURL>/' because it violates the following Content Security Policy directive...
Release : All Supported Releases
This is due to one or more options missing from the CONTENT_SECURITY_DOMAINS table
Tip: To check which options are already added in the database, run the query:
select * from cmn_option_values where option_id in
( select id from cmn_options where option_code ='CONTENT_SECURITY_DOMAINS')