ensdomains / ens-app

Legacy ENS manager app
https://legacy.ens.domains/
BSD 2-Clause "Simplified" License
223 stars 267 forks source link

TypeError: o.getAddrWithResolver is not a function #1569

Open ligi opened 1 year ago

ligi commented 1 year ago

I am trying to migrate to the new resolver and I get:

ligi.ethereum.eth true
resolvers.js:951 Error migrating resolver TypeError: o.getAddrWithResolver is not a function
    at resolvers.js:901:15
    at f (runtime.js:63:40)
    at Generator._invoke (runtime.js:294:22)
    at Generator.next (runtime.js:119:21)
    at n (asyncToGenerator.js:3:20)
    at u (asyncToGenerator.js:25:9)
    at asyncToGenerator.js:32:7
    at new Promise (<anonymous>)
    at asyncToGenerator.js:21:12
    at D (resolvers.js:751:22)

It is happening on Brave (Version 1.43.89 Chromium: 105.0.5195.102 (Official Build) (64-bit)) with MetaMask (10.20.0)