Closed
Description
Description
When saving plugin while structure is open the mode switcher button disappears.
Steps to reproduce
- Log in as a staff user
- Go to any site in the cms
- Open the structure
- Edit a plugin
- Save it
- Wait for cms-content-refresh
- Structure Button disappears
Expected behaviour
The Button should not disappear.
Actual behaviour
The Button disappears.
The div <div class="cms-toolbar-item-cms-mode-switcher">
is completely gone.
Additional information (CMS/Python/Django versions)
CMS 3.8.0
Python 3.9
Django 3.1.12