Unable to see edit controls in edit page #5102

Closed
opened 2026-02-05 09:40:11 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @ishualman on GitHub (Jan 3, 2025).

Describe the Bug

When i tried edit a page . I am not able to see any edit controls of page such insert texts , tables etc.

Steps to Reproduce

  1. Go to any page 2 select edit

Expected Behaviour

Should be able to see edit controls for an page

Screenshots or Additional Context

image
image

Browser Details

chrome, firefox.

Exact BookStack Version

using latest docker image

Originally created by @ishualman on GitHub (Jan 3, 2025). ### Describe the Bug When i tried edit a page . I am not able to see any edit controls of page such insert texts , tables etc. ### Steps to Reproduce 1. Go to any page 2 select edit ### Expected Behaviour Should be able to see edit controls for an page ### Screenshots or Additional Context ![image](https://github.com/user-attachments/assets/cedf64d8-46bb-4f7f-9604-cbc704a510b9) ![image](https://github.com/user-attachments/assets/33f9c2a3-b54c-4f58-a092-5871074ffa8e) ### Browser Details chrome, firefox. ### Exact BookStack Version using latest docker image
OVERLORD added the 🐕 Support label 2026-02-05 09:40:11 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jan 3, 2025):

Hi @ishualman,
Please disable "Rocket Loader" in your cloudflare settings for the proxy that this instance is behind, then re-test.

@ssddanbrown commented on GitHub (Jan 3, 2025): Hi @ishualman, Please disable "Rocket Loader" in your cloudflare settings for the proxy that this instance is behind, then re-test.
Author
Owner

@diksha-synoriq commented on GitHub (Jan 4, 2025):

@ssddanbrown I'm facing the same issue with Edit functionality. Even if Rocket Loader is disabled, I'm getting the below error.
Using Docker Image : lscr.io/linuxserver/bookstack:latest
image

@diksha-synoriq commented on GitHub (Jan 4, 2025): @ssddanbrown I'm facing the same issue with Edit functionality. Even if Rocket Loader is disabled, I'm getting the below error. Using Docker Image : lscr.io/linuxserver/bookstack:latest <img width="930" alt="image" src="https://github.com/user-attachments/assets/71d184df-a989-4f59-b116-3b6ef92cdd4d" />
Author
Owner

@ssddanbrown commented on GitHub (Jan 4, 2025):

@diksha-synoriq Please share the full output of pasting the following in the devtools console, while in the page editor:

JSON.stringify(window.editor_translations);
@ssddanbrown commented on GitHub (Jan 4, 2025): @diksha-synoriq Please share the full output of pasting the following in the devtools console, while in the page editor: ```js JSON.stringify(window.editor_translations); ```
Author
Owner

@diksha-synoriq commented on GitHub (Jan 4, 2025):

Showing undefined as an output
image
image

@diksha-synoriq commented on GitHub (Jan 4, 2025): Showing undefined as an output <img width="936" alt="image" src="https://github.com/user-attachments/assets/33e8935e-85c3-45f5-b684-9875012d7912" /> <img width="937" alt="image" src="https://github.com/user-attachments/assets/7546a2a6-3ebb-4da5-b872-f55b43762cf0" />
Author
Owner

@ssddanbrown commented on GitHub (Jan 4, 2025):

@diksha-synoriq Something else is going wrong in your case, Please start a new support thread. In that, detail any active customizations you might have enabled/active.

@ssddanbrown commented on GitHub (Jan 4, 2025): @diksha-synoriq Something else is going wrong in your case, Please start a new support thread. In that, detail any active customizations you might have enabled/active.
Author
Owner

@ssddanbrown commented on GitHub (Sep 3, 2025):

Since there's been no further follow-up I'm going to close this off.

@ssddanbrown commented on GitHub (Sep 3, 2025): Since there's been no further follow-up I'm going to close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5102