Hey ![]()
After updating to 2022.06, the navigation menu in our application header is styled like a normal flyout menu. However, the desired look is that of a flyout main menu (see <INTERNAL_LINK> ).
Is this a bug in the client or is it related to customizations in our application?
We use a CustomApplicationFrameLayout where we set a title and additionalHeaderItems. I’m aware of the option to define a mainMenuComponent, but I have no idea how I could recreate the navigation menu from scratch and I haven’t found a default component.
*Edit: We are using the flat theme.