Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Chrome website crashes when scrolling down #88

Open
dzlab opened this issue Feb 7, 2020 · 2 comments
Open

On Chrome website crashes when scrolling down #88

dzlab opened this issue Feb 7, 2020 · 2 comments

Comments

@dzlab
Copy link

dzlab commented Feb 7, 2020

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

@cereallarceny
Copy link
Member

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.

@dzlab
Copy link
Author

dzlab commented Feb 8, 2020

Force reloading SHIFT+CMD+R solved the issue.

@dzlab dzlab closed this as completed Feb 8, 2020
@cereallarceny cereallarceny reopened this Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants