#### What Selecting an attribute in the `AttributeFilteringExample` demo, either by clicking it or pressing the Enter key, can throw the following error: `TypeError: undefined is not an object (evaluating 'menuItemsText.filter'` This appears to occur when the menu item is clicked outside the bounds of the inner `<span>` text element, rather than directly on or inside it. Affected Component: `packages/react-core/src/demos/examples/TextInputGroup/AttributeValueFiltering.tsx` #### Screenshots On keyboard enter key https://github.com/user-attachments/assets/c8464ca0-a340-4165-8e68-9fed5c344967 On mouse click https://github.com/user-attachments/assets/63ad555e-1012-4649-a331-01eab070d0a8