Skip to content

[Bug] Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: aria-controls="filter-listbox-id" #3607

@Yanko-Georgiev

Description

@Yanko-Georgiev

Description

The Popups in some Dropdowns and DatePickers have the following issue Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: aria-controls="filter-listbox-id". This can be solved by not setting the aria-controls when the Popup is not rendered.

Plan

KendoReact

Actual Behavior

The aria-controls attribute is set when the Popup is not rendered, and it causes an error.

Expected Behavior

The aria-controls attribute should not be set if the popup is not rendered

Reported in TicketID: https://supportheroes.telerik.com/ticket/1710444

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions