Hey! I was trying to do multi-signing a transaction by hardware wallet, but it's showing 'TypeError: Cannot read properties of undefined (reading 'match')' on extension page, it's seems extension unable to get some field's value from a object. i also tried multi-signing an other transactions on different laptop, all same. since extension upgrade to latest version, this feature dosen't working anymore. could anyone help to fix this problem? thanks!
main~4134d62c.9582765d.chunk.js:2 get abi error: TypeError: Cannot read properties of undefined (reading 'match')
at Object.decodeParams (main~dc51bad7.9dbee8f3.chunk.js:2:50522)
at u. (main~748942c6.f7853e38.chunk.js:1:205835)
at u (main~6bd0612f.066f4198.chunk.js:2:764843)
at Generator._invoke (main~6bd0612f.066f4198.chunk.js:2:764631)
at Generator.next (main~6bd0612f.066f4198.chunk.js:2:765272)
at n (main~64216fa6.070fc24e.chunk.js:2:491842)
at s (main~64216fa6.070fc24e.chunk.js:2:492045)
Hey! I was trying to do multi-signing a transaction by hardware wallet, but it's showing 'TypeError: Cannot read properties of undefined (reading 'match')' on extension page, it's seems extension unable to get some field's value from a object. i also tried multi-signing an other transactions on different laptop, all same. since extension upgrade to latest version, this feature dosen't working anymore. could anyone help to fix this problem? thanks!
browser version: Version 111.0.5563.64 (Official Build) (arm64) extension version: 3.27.5 hardware wallet type: Ledger Nano
error output on console:
main~4134d62c.9582765d.chunk.js:2 get abi error: TypeError: Cannot read properties of undefined (reading 'match') at Object.decodeParams (main~dc51bad7.9dbee8f3.chunk.js:2:50522) at u. (main~748942c6.f7853e38.chunk.js:1:205835)
at u (main~6bd0612f.066f4198.chunk.js:2:764843)
at Generator._invoke (main~6bd0612f.066f4198.chunk.js:2:764631)
at Generator.next (main~6bd0612f.066f4198.chunk.js:2:765272)
at n (main~64216fa6.070fc24e.chunk.js:2:491842)
at s (main~64216fa6.070fc24e.chunk.js:2:492045)