ethereum / ens-registrar-dapp

Registrar DApp for the Ethereum Name Service
MIT License
94 stars 56 forks source link

Exception from Tracker afterFlush function #148

Open mjmau opened 7 years ago

mjmau commented 7 years ago

MetaMask: 3.6.5 Chrome: 58.0.3029.110 OS: Mac Sierra 10.12.5

I occasionally see the following exception in the Javascript Console when I change the value in the ENS main search box.

Error with BigNumber package
482baac….js:3 Exception from Tracker afterFlush function:
482baac….js:3 TypeError: Cannot read property 'slice' of undefined
    at t.export.e.default.window.binarySearchNames (https://registrar.ens.domains/482baacb91bd4fdbf827beedb40d6ec702714045.js:209:17739)
    at https://registrar.ens.domains/482baacb91bd4fdbf827beedb40d6ec702714045.js:207:12468
    at Array.map (native)
    at Function.A.map.A.collect (https://registrar.ens.domains/482baacb91bd4fdbf827beedb40d6ec702714045.js:1:1117)
    at h.TemplateInstance.l.createHashesArray (https://registrar.ens.domains/482baacb91bd4fdbf827beedb40d6ec702714045.js:207:12443)
    at h.TemplateInstance.<anonymous> (https://registrar.ens.domains/482baacb91bd4fdbf827beedb40d6ec702714045.js:207:12606)
    at https://registrar.ens.domains/482baacb91bd4fdbf827beedb40d6ec702714045.js:107:2676
    at Function.e._withTemplateInstanceFunc (https://registrar.ens.domains/482baacb91bd4fdbf827beedb40d6ec702714045.js:107:5707)
    at n (https://registrar.ens.domains/482baacb91bd4fdbf827beedb40d6ec702714045.js:107:2582)
    at h.View.<anonymous> (https://registrar.ens.domains/482baacb91bd4fdbf827beedb40d6ec702714045.js:107:3547)