You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Chrome, for some reason i cannot use the website https://openmined.org/, it is crashing (page goes blank) with following error
main.1d52ec3b.js:1 Uncaught TypeError: Cannot read property 'shortName' of undefined
at i (main.1d52ec3b.js:1)
at main.1d52ec3b.js:1
at Array.map (<anonymous>)
at l (main.1d52ec3b.js:1)
at In (main.1d52ec3b.js:1)
at Hn (main.1d52ec3b.js:1)
at Zn (main.1d52ec3b.js:1)
at pr (main.1d52ec3b.js:1)
at ur (main.1d52ec3b.js:1)
at sr (main.1d52ec3b.js:1)
it happens randomly when scrolling down on a chrome browser
The text was updated successfully, but these errors were encountered:
Ahh, I think you're running into caching issues @dzlab. Try force reloading the OpenMined website and let me know if that solves the problem. If it does, I'll try to implement something at the DNS level to force a cache clear. If not, then you may have a legitimate problem. I can't duplicate this issue on my computer, so my bet is caching.
On Chrome, for some reason i cannot use the website https://openmined.org/, it is crashing (page goes blank) with following error
it happens randomly when scrolling down on a chrome browser
The text was updated successfully, but these errors were encountered: