-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Refused to set the document's base URI to '' because it violates the following Content Security Policy directive: "base-uri 'self' #4814
Comments
Updated to parse and add as DOM nodes instead of innerHTML to avoid triggering an update of all head content, which would throw warnings in chromium in regard to setting the base URI. For #4814
Hi there, I'm also having the same issue but I'm on: BookStack v23.10.4 Additionally, it won't save anything and the page won't publish, it gets stuck in a draft.
Is there a way I can fix it? Thank you |
@surya-santos open a new support thread, with detail from your error log as per our debug instructions: It's also ideal to be using the latest version, to not get confused with old issues that have since been fixed. |
Describe the Bug
I'm getting this error every time the editor is open to create or edit a page.
Steps to Reproduce
Open any new page to start editing.
Expected Behaviour
Not to see the error in the console.
Screenshots or Additional Context
No response
Browser Details
Brave Browser
Exact BookStack Version
v23.12.2
The text was updated successfully, but these errors were encountered: