https://snippet.webix.com/2tt80lsu
If an accordion or a layout with an accordion inside, the header won’t look disabled.
Hello,
You can use header sections, instead of accordion.
It looks very similar but has not any expand|collapse functionality.
Sample: https://snippet.webix.com/yxwjyswv
I need the expand|collapse functionality. The layout is only temporarily disabled. The accordion however still looks enabled when it’s, in fact, disabled.
You can try to use CSS : pointer-events:none;
https://snippet.webix.com/vvyieejy
Also, we will investigate the problem
Thank you for the report!