How to prevent Kendo UI input components from being focused when browser autofill is triggered in Angular?
I am working on an Angular
application that uses Kendo UI
components like kendo-textbox
, kendo-combobox
, and kendo-datepicker
. The issue I am facing is that whenever the browser autofill feature is triggered (for example, when filling in the form with saved credentials or address), all input fields (textboxes, comboboxes, and datepickers) get focused automatically.
How to prevent Kendo UI input components from being focused when browser autofill is triggered in Angular?
I am working on an Angular
application that uses Kendo UI
components like kendo-textbox
, kendo-combobox
, and kendo-datepicker
. The issue I am facing is that whenever the browser autofill feature is triggered (for example, when filling in the form with saved credentials or address), all input fields (textboxes, comboboxes, and datepickers) get focused automatically.
How to prevent Kendo UI input components from being focused when browser autofill is triggered in Angular?
I am working on an Angular
application that uses Kendo UI
components like kendo-textbox
, kendo-combobox
, and kendo-datepicker
. The issue I am facing is that whenever the browser autofill feature is triggered (for example, when filling in the form with saved credentials or address), all input fields (textboxes, comboboxes, and datepickers) get focused automatically.