info icon indicating copy to clipboard operation
info copied to clipboard

Account analytics page throws a TypeError and crashes the page. - t.pairData error

Open BOR4 opened this issue 5 years ago • 3 comments

Similar (or part of same) issue as #319

URL where I managed to reproduce: https://info.uniswap.org/account/0x6F949c1403C34f15Ba101A515bD7a9A44f6058ef

(worked after several refreshes no hard refresh only normal refresh)

console-export-2020-12-4_8-32-19.txt

Selection_999(1239)

image

BOR4 avatar Dec 04 '20 07:12 BOR4

Just out of curiosity, which browser are you using? I saw this error too but only when I was using firefox: https://github.com/Uniswap/uniswap-info/issues/319#issuecomment-748747191

bohendo avatar Dec 21 '20 04:12 bohendo

@bohendo yes Ubuntu firefox

BOR4 avatar Dec 21 '20 07:12 BOR4

I keep getting this error sporadically. Tried different computers and browsers (Chrome, IE, Edge) same thing. Work around is to keep retrying (F5 refresh). Doesn't appear to help reset browser. Feeling like a pigeon pecking at the ground trying to catch an ant.

r``` eact-dom.production.min.js:196 TypeError: Cannot read property 'totalSupply' of undefined at O (index.js:138) at la (react-dom.production.min.js:154) at Ss (react-dom.production.min.js:259) at yu (react-dom.production.min.js:230) at pu (react-dom.production.min.js:229) at ou (react-dom.production.min.js:223) at react-dom.production.min.js:121 at t.unstable_runWithPriority (scheduler.production.min.js:18) at Gi (react-dom.production.min.js:120) at Qi (react-dom.production.min.js:121) fs @ react-dom.production.min.js:196 User.js:512 TypeError: Cannot read property 'totalSupply' of undefined at O (index.js:138) at la (react-dom.production.min.js:154) at Ss (react-dom.production.min.js:259) at yu (react-dom.production.min.js:230) at pu (react-dom.production.min.js:229) at ou (react-dom.production.min.js:223) at react-dom.production.min.js:121 at t.unstable_runWithPriority (scheduler.production.min.js:18) at Gi (react-dom.production.min.js:120) at Qi (react-dom.production.min.js:121)

N1CKM avatar Feb 22 '21 22:02 N1CKM