There seems to be an error that is happening quite frequently in the Explorer that makes the explorer crash.
The error seems to be related to decentraland-connect not handling properly an error and is shown as:
Error:
PollingBlockTracker - encountered an error while attempting to update latest block:
undefined
(Most recent call first)
File ../node_modules/eth-block-tracker/src/polling.js:51:24 in e/<
const newErr = new Error(`PollingBlockTracker - encountered an error while attempting to ...
File ../node_modules/regenerator-runtime/runtime.js:63:40 in l
return { type: "normal", arg: fn.call(obj, arg) };
File ../node_modules/regenerator-runtime/runtime.js:293:22 in c/a._invoke
var record = tryCatch(innerFn, self, context);
File ../node_modules/regenerator-runtime/runtime.js:118:21 in k/</<
return this._invoke(method, arg);
File ../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:20 in r
var info = gen[key](arg);
File ../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/asyncToGenerator.js:29:9 in u
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
There seems to be an error that is happening quite frequently in the Explorer that makes the explorer crash.
The error seems to be related to
decentraland-connectnot handling properly an error and is shown as:Stacktrace
Check here for more info.