I am trying to configure main navigation on a site where some of the menu items have child items that I would like to appear as a dropdown. I'd like them to behave just like the "About" and "Add-ons" menu items on backdropcms.org do. I have set "Menu style" to "Dropdown", "Maximum Depth" to "unlimited", and "Collapsible behavior" to "default" in the block configuration. When I do that, I do in fact see the dropdowns, but only when I am on a page corresponding to a menu item has no children and not on a page that is the child of another menu item. In those cases, the menu no longer has any dropdowns.
To use backdropcms.org as an example, it's as if the "About" and "Add-ons" items have a dropdown if I'm on backdropcms.org or backdropcms.org/showcase, but all of the dropdowns vanish if I'm on backdropcms.org/about, backdropcms.org/philosophy, or backdropcms.org/modules.
Have I mis-configured something?
I'm aware that there's an issue with Bootstrap 5 Lite if the menu is in "Header" vs "Top" (https://forum.backdropcms.org/forum/dropdown-issues-bootstrap-5-lite), but changing the location of the menu block doesn't fix the problem. And changing the theme to Basis doesn't fix it either, for that matter.
I also saw this: https://forum.backdropcms.org/comment/5941#comment-5941, but I'm not sure if it's trying solve the same problem. And I don't understand that code.
Any ideas?
Definitely a problem with Mosaic Grid. Was able to reproduce the issue in the sandbox. I have created an issue on Github (https://github.com/backdrop-contrib/mosaic_grid/issues/34).