I have the same issue. Upgraded to Hotfix 55 and can't figure out how to configure Kentico to stop sending the frame-ancestors Content Security Policy. Adding the policy and setting it to 'none' just causes multiple Content Security Policy lines to get added to the http respnose.
Respnose Header looks like this and I still get the same error.
content-security-policy: frame-ancestors 'none'
content-security-policy: frame-ancestors 'self'
content-security-policy: frame-ancestors 'none'