Blazorise Version
2.2
What Blazorise provider are you running on?
Bootstrap5
Link to minimal reproduction or a simple code snippet
https://github.com/Megabit/Blazorise/tree/master/Demos/Blazorise.Demo.Bootstrap5
Steps to reproduce & bug description
- Create or open a menu with at least 3 levels:
- Open the first-level menu.
- Open the second-level submenu.
- Open the third-level submenu.
- Open the fourth-level submenu.
- Observe the position of the nested dropdown.
What is expected?
Menus with up to 4 levels of submenus should be displayed correctly.
Each nested dropdown should open directly beside its parent menu item, remain properly aligned, and preserve the visual hierarchy between Level 1, Level 2, Level 3 and Level 4 items.
What is actually happening?
Nested submenus are vertically misaligned.
Each submenu opens one row above the menu item that triggered it, instead of being aligned with the parent item.
What browsers do you see the problem on?
Chrome, Microsoft Edge, Firefox
Any additional comments?
No response
Blazorise Version
2.2
What Blazorise provider are you running on?
Bootstrap5
Link to minimal reproduction or a simple code snippet
https://github.com/Megabit/Blazorise/tree/master/Demos/Blazorise.Demo.Bootstrap5
Steps to reproduce & bug description
What is expected?
Menus with up to 4 levels of submenus should be displayed correctly.
Each nested dropdown should open directly beside its parent menu item, remain properly aligned, and preserve the visual hierarchy between Level 1, Level 2, Level 3 and Level 4 items.
What is actually happening?
Nested submenus are vertically misaligned.
Each submenu opens one row above the menu item that triggered it, instead of being aligned with the parent item.
What browsers do you see the problem on?
Chrome, Microsoft Edge, Firefox
Any additional comments?
No response