Include Tag Popup Does Not Appear #3178

Closed
opened 2026-02-05 06:07:31 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @bhsmither on GitHub (Sep 20, 2022).

Describe the Bug

According to:

https://www.bookstackapp.com/docs/user/reusing-page-content/

there should be a popup. I do not get that action.

Steps to Reproduce

  1. Have the browser's Developer Tools, Console tab open.
  2. View any page.
  3. Note the error shown on the Console tab.
  4. Swipe some text on the page.

Expected Behaviour

The popup appears.

Screenshots or Additional Context

The browser console reports:

13:20:22.234 Failed to create component TypeError: document.querySelector(...) is null
    importVersioned /dist/app.js?version=v22.09:49
    Do /dist/app.js?version=v22.09:31
    kd /dist/app.js?version=v22.09:49
    ag /dist/app.js?version=v22.09:49
    Id /dist/app.js?version=v22.09:49
    <anonymous> /dist/app.js?version=v22.09:49
 page-display 
<div class="page-content clearfix" page-display="66">
app.js:49:3769

Browser Details

Firefox 104.0.2 Win7-64bit

Exact BookStack Version

22.09

PHP Version

8.1.5

Hosting Environment

Linux Mint 19.3 (Tricia from Bionic)

Originally created by @bhsmither on GitHub (Sep 20, 2022). ### Describe the Bug According to: ``` https://www.bookstackapp.com/docs/user/reusing-page-content/ ``` there should be a popup. I do not get that action. ### Steps to Reproduce 1. Have the browser's Developer Tools, Console tab open. 2. View any page. 3. Note the error shown on the Console tab. 4. Swipe some text on the page. ### Expected Behaviour The popup appears. ### Screenshots or Additional Context The browser console reports: ``` 13:20:22.234 Failed to create component TypeError: document.querySelector(...) is null importVersioned /dist/app.js?version=v22.09:49 Do /dist/app.js?version=v22.09:31 kd /dist/app.js?version=v22.09:49 ag /dist/app.js?version=v22.09:49 Id /dist/app.js?version=v22.09:49 <anonymous> /dist/app.js?version=v22.09:49 page-display <div class="page-content clearfix" page-display="66"> app.js:49:3769 ``` ### Browser Details Firefox 104.0.2 Win7-64bit ### Exact BookStack Version 22.09 ### PHP Version 8.1.5 ### Hosting Environment Linux Mint 19.3 (Tricia from Bionic)
OVERLORD added the 🐛 Bug label 2026-02-05 06:07:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3178