I am trying to find a way to have only the top menu open on mouse over.
I found this topic:
github.com/radzenhq/radzen-blazor
Menu must have "Automatic opening mode" when "Mouse over" on RadzenMenuItem
opened Nov 13, 2022
closed Nov 14, 2022
Hi! 1) When we have 'Mouse over' event on main RadzenMenuItem, subMenu must…
The problem with this answer is that as soon as you click one of the menu options, the menu dropdown starts wildly flickering, caught in a loop of rendering.
I cannot want to use the ClickToOpen property because it causes all the submenus to open on mouse over also, which makes navigation difficult.
Please let me know if there is a better way to do this.
Best Regards,
Jesse