-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Steps to reproduce the issue
Login to Joomla 4 admin as super admin
Menus -> Manage -> Select Administrator from dropdown
Click New - Set title = asfjkdhcksjdfyb - set unique name asfjkdhcksjdfyb -> click save and close
Click "Add a module for this menu" button
Give module a title - select position = menu [menu] click save and close
(The first time there was a link about "menu recovery mode" that I clicked, the second time this never showed)
Expected result
No PHP Notices
Only ONE of the default menus
Actual result
Notice: Undefined property: Joomla\CMS\Menu\AdministratorMenuItem::$element in /var/www/html/administrator/modules/mod_menu/src/Menu/CssMenu.php on line 313
And if I scroll down I see another default set of the menu system with "menu recovery" hide/show link
System information (as much as possible)
Joomla 4 beta 1


