[Accessibility Issue]The 'id' "dialog-*" specified for the ARIA property 'aria-owns' value is not valid
Detailed description
This issue comes up when ibm button is used with ibm-over-flow menu Example code: <button [ibmButton]="'primary'" [size]="'field'" [ibmOverflowMenu]="OverflowMenuItems" [flip]="true" [offset]="{ x: 45, y: 0 }" placement="bottom">
Is this a feature request (new component, new icon), a bug, or a general issue? Bug
Is this issue related to a specific component?
What did you expect to happen? What happened instead? What would you like to see changed?
Update the ARIA property value with the unique id value of a valid visible element.
What browser are you working in?
What version of the Carbon Design System are you using? 4.59.9
About this requirement IBM 1.3.1 Info and Relationships IBM 4.1.2 Name, Role, Value Who does this affect? People using a screen reader, including blind, low vision and neurodivergent people People with dexterity impairment using voice control
Additional information

- Screenshots or code
- Notes