Angular Dialog autoFocusedElement throwing Lifecycle error for floatinglabel

0 Answers 111 Views
Dialog FloatingLabel
Asit
Top achievements
Rank 1
Asit asked on 28 Oct 2022, 10:06 AM

Using autoFocusedElement to auto focus the dialog elements when it open. The focus functionality is working as per expected. However i am getting Angular lifecycle error while i use kendo-floatinglabel for the kendo-textbox. 

  • Error: NG0100: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value for 'k-focus': 'false'. Current value: 'true'.. Find more at https://angular.io/errors/NG0100
  •  

    Here is the stackblitz - https://stackblitz.com/edit/angular-oqmcb8?file=src%2Fapp%2Ftext.component.ts

     

    Asit
    Top achievements
    Rank 1
    commented on 28 Oct 2022, 10:47 AM

    Seems like it is a open issue https://github.com/telerik/kendo-angular/issues/3511

    No answers yet. Maybe you can help?

    Tags
    Dialog FloatingLabel
    Asked by
    Asit
    Top achievements
    Rank 1
    Share this question
    or