mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
[HIMA-1193] fixed issue with email loosing focus
This commit is contained in:
@@ -237,7 +237,7 @@ export class CreateCustomerCardComponent implements OnInit, OnDestroy {
|
||||
|
||||
this.setValidations();
|
||||
this.setCompanyValidators();
|
||||
scrollToFirstInvalidElement();
|
||||
// scrollToFirstInvalidElement();
|
||||
this.loaded = true;
|
||||
|
||||
// store user form data on changes
|
||||
|
||||
Reference in New Issue
Block a user