@c8y/ngx-components 1018.0.245 → 1018.0.247

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.
@@ -1938,7 +1938,7 @@ class PackageVersionsListComponent {
1938
1938
  });
1939
1939
  }
1940
1940
  catch (e) {
1941
- // on cancel: do nothing
1941
+ await this.refreshPackage();
1942
1942
  return;
1943
1943
  }
1944
1944
  await this.setVersionAsLatest(uploadedVersion);