Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TimePicker] Associating the label with the component doesn't work properly when using for #4335

Closed
yanmariomenev opened this issue Jun 26, 2024 · 1 comment

Comments

@yanmariomenev
Copy link
Contributor

yanmariomenev commented Jun 26, 2024

Describe the bug
It seems that the label element doesn't associate properly when using for and template referencing the component. If the disabled property of the component is set to false, then the label is associated correctly.

To Reproduce
Open the following example and inspect the label:
https://stackblitz.com/edit/angular-vshzrp?file=src%2Fapp%2Fapp.component.ts

Screenshots

Screenshot 2024-06-26 at 10 26 42
Disabled set to false:
Screenshot 2024-06-26 at 10 27 17

@slavenai
Copy link

Fixed in v16.4.0 of kendo-angular-dateinputs package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants