freshgrlc / freshgrlc-explorer

FreshGRLC.net blockchain explorer. Official frontend for the FreshGRLC.net indexer services.
https://explorer.freshgrlc.net/
GNU General Public License v2.0
0 stars 1 forks source link

t.miner is null #65

Open OrangeDrangon opened 5 years ago

OrangeDrangon commented 5 years ago
TypeError: t.miner is null                                   Block.component.tsx:40:24
    B Block.component.tsx:40
    s scheduler.production.min.js:49
    d scheduler.production.min.js:111
    onmessage scheduler.production.min.js:219

On load everything paints and the goes blank when this error is raised.

OrangeDrangon commented 5 years ago

Problem resolved itself after some time so we have a race condition of some sort.