I have a side menu that I later turned into a reusable element, where the user clicks on the arrow, sub menus appear. It’s just that when adding more submenus, they aren’t showing up and I can’t understand why. can anybody help me? Here are the prints of how I configured my menu.
The menu called RH, for example, inside it there is a hidden group that I placed as an invisible element until the user clicks on the menu icon to show it. The same configuration is done for the rest of the menus:
This Admission group would be the admission submenu, when the user clicks on it, it will go to the respective page for that menu. However, if I add one more submenu, it doesn’t show in the list.