Is it supported to have nested menus in Bootstrap 5
Within Navabar, is it possible to have a dropdown menu within another dropdown menu using Bootstrap 5?
I tried amending my code to add dropdownBrowseMenuId to dropdownHelpMenuId but it didn't like it. The help doesn't mention dropdowns within dropdowns so if it isn't supported I will not try to use it, but seems quite it would be quite a common requirement
Help