Fix js crash in node page and add loading spinner to channel tree chart

This commit is contained in:
nymkappa
2022-08-28 11:11:53 +02:00
parent 2d07dea18f
commit 02c9e16a67
5 changed files with 37 additions and 11 deletions

View File

@@ -131,7 +131,6 @@
<app-node-statistics-chart [publicKey]="node.public_key"></app-node-statistics-chart>
</div>
<h2 i18n="lightning.active-channels-map">Active channels map</h2>
<app-node-channels style="display:block;margin-bottom: 40px" [publicKey]="node.public_key"></app-node-channels>
<div class="d-flex justify-content-between">