-
Notifications
You must be signed in to change notification settings - Fork 35
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
All dropdown menus are empty, map display gone #42
Comments
Hello, which browser are you using? Does the page work correctly if you open it in a private window? My best guess would be it's a cache issue after having the page open for a long time, though I have no idea why this would happen. Try to reload the page (in a regular window, not private) after disabling cache: Let me know if this works. If not, please send me what's written in the Console tab of the dev tools just after reloading the page (right click > Inspect > Console tab). |
So it seems that Firefox fails to find the WebGL driver. What's your PC configuration (CPU, GPU, OS)? Did any update happen before the website was broken? Have you tried if other apps/websites that rely on WebGL work? You can for example check if this website correctly displays pictures/animations or a big error message. If WebGL fails on other websites as well, a few things you can try:
Let me know of the results. |
Glad you got it fixed! I'm not sure what caused this bug though. I'll close the issue, don't hesitate to re-open it if the it happens again. |
Bad news, it's broken again, and other applications that use webgl don't work either. I updated my graphics drivers which didnt fix it, and things seem to all be as they should be in |
This is a problem beyond the MGA website then, probably some misconfiguration on firefox. Is the output in the dev console the same as in the previous occurence of the bug? Or is it a different error message? (please send me what's in the console in that case). What I can suggest is go to
Another thing I would try is clearing all saved data in firefox settings: cookies and site data, temporary cached files and pages, site settings. If none of this works the only thing left I can suggest is doing a fresh reinstall of firefox (save your bookmarks or whatever you need before). |
Another thing you can try is to set |
I let the window sit for a few days, and when I came back all the menus were completely empty and the map missing despite reloading the page several times and opening it again in a new tab.
The text was updated successfully, but these errors were encountered: