My header seems broken
- Check your
custom/base/client
and ensure you don’t have customizations - If you have overridden any of the impacted components, make sure you refactor your code
My submenu (secondary-action) is not showing up
- Make sure you have the
secondary-action
set to true in your metadata - Make sure you have QRR and refresh the page
My custom sidebar-nav-item shows up but has no icon or actions
- Make sure that you have
'template' => 'sidebar-nav-item'
in your metadata - Unless you have customized a template, in which you don't need this property