Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in the browser console #1295

Open
vohmar opened this issue Jul 23, 2024 · 1 comment
Open

Errors in the browser console #1295

vohmar opened this issue Jul 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vohmar
Copy link
Contributor

vohmar commented Jul 23, 2024

Many errors labeled Report Only and related to Content Security Policy directive: "connect-src 'none'". For example:

  • [Report Only] Refused to load the script 'https://tara.ria.ee/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js' because it violates the following Content Security Policy directive: "script-src 'none'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.

  • main.js:5 Uncaught TypeError: Cannot read properties of undefined (reading 'getAttribute')
    at HTMLDocument. (main.js:5:558)
    at e (main.js:1:29059)
    at t (main.js:1:29385)

There are also a few warnings:

@vohmar vohmar added the bug Something isn't working label Jul 23, 2024
@OlegPhenomenon
Copy link
Contributor

@vohmar Edit please ticket, because a lot of them in RIA side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: To do
Development

No branches or pull requests

2 participants