When I click on the tree-icon (in the breadcrumb), the page turns dark, but the slide-out on the left does not appear. When I click anywhere on the page, I do see it very briefly when it slides back, and the page turns light again.
Clicking the tree-icon in the regular UiKit Admin-theme does produce the slide-out as intended.
One solution I found (though not really sure how neat or hacky this is), is to assign position: absolute to #pw-panel-container-1 in the css-file of the used theme.
I am using ProcessWire 3.0.200 and AdminThemeBoss 0.6.3.
When I click on the tree-icon (in the breadcrumb), the page turns dark, but the slide-out on the left does not appear. When I click anywhere on the page, I do see it very briefly when it slides back, and the page turns light again.
Clicking the tree-icon in the regular UiKit Admin-theme does produce the slide-out as intended.
One solution I found (though not really sure how neat or hacky this is), is to assign position: absolute to #pw-panel-container-1 in the css-file of the used theme.
I am using ProcessWire 3.0.200 and AdminThemeBoss 0.6.3.