Every time this two error is showing in browser console:
The Content Security Policy directive 'frame-ancestors' is ignored when delivered via a <meta> element.
The Content Security Policy directive 'report-uri' is ignored when delivered via a <meta> element.
CSP is enabled in LifeTime. Please help me how to resolved this issue.
The content security policy is also delivered via the headers of the files and documents that are received.
So i think that these warnings can be ignored:
Thanks Bas de Jong
Thanks @Bas de Jong.
Given that the messages are error messages, does anyone know how to make these errors go away?
Maybe something on how to remove these <meta> Content Security Policies that are ignored and cause the error messages?
thanks.