You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refused to frame because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'none'".
It's to do with the headers set (can also be X-Frame-Options: DENY, this is the same)
e.g. Accessibility want to allow pages to be displayed in an iFrame.
The text was updated successfully, but these errors were encountered: