subquery / network-indexer-services

Services that Indexers run to connect and serve data to the SubQuery Network
GNU General Public License v3.0
11 stars 14 forks source link

Page "Forever loading" on indexer-admin #404

Closed web3cdnservices closed 5 months ago

web3cdnservices commented 5 months ago

How to reproduce: Log in to the indexer management page and set the current network other than Base image

How should it work: The client must be notified, and either automatically or by pressing a button, must be switched to the desired network.

This error is only valid when the page is completely reloaded.

@HuberTRoy

HuberTRoy commented 5 months ago

Fixed: https://github.com/subquery/network-indexer-services/pull/398.

But not release the changes.

You can try the dev version subquerynetwork/indexer-coordinator-dev:v2.0.8-4, if you want.