mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-5268] Fix card view losing focus when typing (#6226)
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
This commit is contained in:
co-authored by
Silviu Popa
parent
4954642a48
commit
686e28715d
-1
@@ -284,7 +284,6 @@ export class TaskHeaderCloudComponent implements OnInit, OnDestroy, OnChanges {
|
||||
if (taskDetails) {
|
||||
this.taskDetails = taskDetails;
|
||||
}
|
||||
this.refreshData();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user