There are a couple issues observed with the Header Menu components. These were seen with use of the BaseHeaderMenu but may extend to the normal version as well.
If you have multiple menus and have one opened when another one is opened the first one remains open instead of closing as expected.
Clicking a link in the menu does not execute as expected unless stop propagation is called on the link (BaseHeaderMenu Only)
There are a couple issues observed with the Header Menu components. These were seen with use of the BaseHeaderMenu but may extend to the normal version as well.