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

[MultiSelectTree] Placeholder is not visible #4040

Closed
georgi-sla opened this issue Jun 27, 2023 · 1 comment
Closed

[MultiSelectTree] Placeholder is not visible #4040

georgi-sla opened this issue Jun 27, 2023 · 1 comment

Comments

@georgi-sla
Copy link
Contributor

Describe the bug
Binding the placeholder property does not display a placeholder in the component.

To Reproduce

  1. Create a MultiSelectTree component.
  2. Bind the placeholder property.
  3. Check how the component is rendered.

Please, check out the following StackBlitz demo that demonstrates this issue: https://stackblitz.com/edit/angular-e6652k

Expected behavior
When the placeholder property of the MultiSelectTree is set, the placeholder should be visible in the component.

Screenshots
image

Additional context
The issue could be reproduced in version 13 of the Kendo packages. In version 12, the placeholder is visible.

Check out the following demo that demonstrates the behavior of the placeholder property with version 12: https://stackblitz.com/edit/angular-ewpmas

@svetq
Copy link
Contributor

svetq commented Jul 20, 2023

This issue will be fixed in the Kendo themes. Please track it at the following link: telerik/kendo-themes#4618

@svetq svetq closed this as not planned Won't fix, can't repro, duplicate, stale Jul 20, 2023
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

2 participants