Flexible containers are not collapsible #153

Closed
opened 2026-02-04 17:18:16 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @montharon on GitHub (Aug 24, 2016).

All flexible containers like the "Toggle details" feature are not collapsible (any more).
This is also true for the chapter/page sorting and the little arrow besides the "pages link"
flexcontainer

Originally created by @montharon on GitHub (Aug 24, 2016). All flexible containers like the "Toggle details" feature are not collapsible (any more). This is also true for the chapter/page sorting and the little arrow besides the "pages link" ![flexcontainer](https://cloud.githubusercontent.com/assets/21140797/17939695/0fc4cc68-6a2c-11e6-8112-c58349e36cc4.PNG)
Author
Owner

@ssddanbrown commented on GitHub (Aug 24, 2016):

@montharon I'm guessing that you've got bookstack installed on a url sub-directory and that debug is still true in the .env file?

If so this is a problem with the debugbar not loading in correctly when on a url sub-dir which breaks jQuery which is causing the mentioned issues.

To fix this just turn off debug mode for now.

@ssddanbrown commented on GitHub (Aug 24, 2016): @montharon I'm guessing that you've got bookstack installed on a url sub-directory and that `debug` is still true in the `.env` file? If so this is a problem with the debugbar not loading in correctly when on a url sub-dir which breaks jQuery which is causing the mentioned issues. To fix this just turn off debug mode for now.
Author
Owner

@montharon commented on GitHub (Aug 24, 2016):

@ssddanbrown Many thanks for your quick reply!
The issue can be closed since it was definitely the debugging option ;)
Set it back to false and now it works like intended...

@montharon commented on GitHub (Aug 24, 2016): @ssddanbrown Many thanks for your quick reply! The issue can be closed since it was definitely the debugging option ;) Set it back to false and now it works like intended...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#153