- Issue created by @svendecabooter
- 🇮🇳India libbna New Delhi, India
I tried reproducing the issue under various scenarios:
- With
webserver_type: nginx-fpm
and the BigPipe module enabled and disabled — the sidebar was opening and closing correctly with a single click. - With
webserver_type: apache-fpm
and the BigPipe module disabled — the sidebar also worked as expected, toggling on a single click. - However, with
webserver_type: apache-fpm
and the BigPipe module enabled — the sidebar required a double-click to toggle (screen recording attached).
It seems the issue arises specifically when switching the webserver type to apache-fpm while BigPipe is enabled. In contrast, with nginx-fpm, the sidebar functions correctly even when BigPipe is active.
- With