Skip to content

Bug: Attribute selection in TextInputGroup demo throws TypeError #12206

@fallmo

Description

@fallmo

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

Screen.Recording.2026-01-10.at.9.53.15.AM.mov

On mouse click

Screen.Recording.2026-01-10.at.10.53.00.AM.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions