SEO and various render fixes.
This commit is contained in:
@@ -63,6 +63,7 @@ export class AssetComponent implements OnInit, OnDestroy {
|
||||
.pipe(
|
||||
switchMap((params: ParamMap) => {
|
||||
this.error = undefined;
|
||||
this.imageError = false;
|
||||
this.isLoadingAsset = true;
|
||||
this.loadedConfirmedTxCount = 0;
|
||||
this.asset = null;
|
||||
|
||||
Reference in New Issue
Block a user