telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
467 stars 217 forks source link

[FloatingLabel] Position is not updated when updating the form dynamically #4254

Open slavenai opened 6 months ago

slavenai commented 6 months ago

When the form is updated, the FloatingLabel's position is not updated but rather overlaps the form control's text.

To reproduce: https://stackblitz.com/edit/angular-ea3jaq-fnuy7d?file=src%2Fapp%2Fapp.component.ts

Workaround: https://stackblitz.com/edit/angular-ea3jaq-4wjzfx?file=src%2Fapp%2Fapp.component.ts