@trudb/tru-common-lib 0.2.520 → 0.2.522

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4860,7 +4860,6 @@ class TruDetailViewBase {
4860
4860
  }
4861
4861
  else {
4862
4862
  this.entities.push(newEntity);
4863
- this.setEntityDisplayValues(this.tableName, newEntity);
4864
4863
  }
4865
4864
  };
4866
4865
  onCloneEntity = () => {