You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. The dropdown for selecting sites in the pageadmin is empty. The tree context does not have key "sites" anymore.
But the template "admin/cms/page/tree/base.html" is trying to iterate over them {% for site in tree.sites %}
Steps to reproduce
Go to /admin/cms/pagecontent/
Click on the three dots next to the search
Expected behaviour
A list of sites
Actual behaviour
An empty list of sites
Additional information (CMS/Python/Django versions)