Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Checkboxradio: Do not _findLabel() on a pre-rendered checkboxradio #7470

Closed
@gabrielschulhof

Description

@gabrielschulhof

Currently, checkboxradio unconditionally calls _findLabel() during _create(). This is bad for a pre-rendered checkboxradio because the label can be assumed to be a sibling of the input - in fact, the only sibling of the input under the <div class="ui-checkbox"> parent.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions