-
Notifications
You must be signed in to change notification settings - Fork 19
Images not working #228
Comments
Did you tried a force refresh of the browser? Might be because of removal of font-awesome. Also you could check the loading of all files in the network section of the developer tools/firebug (F12) |
I tried a force-reload to no avail (this is the first time that I opened it on this computer). Developer tools shows that all files are loaded correctly (status 200). |
Something that strikes me: shouldn’t it actually attempt to load several images files (or am I oldfashioned ;) ) [cid:image001.png@01D23B38.3309BFD0] |
Did you try to first load /admin? |
That would be a bug. You should not need to do that |
Yup, but just checking |
I tried to load /admin, that did not work. On another computer, it seems to work fine, so I suspect a computer/browser issue. I’ll check the loading of fonts once I’m at that computer again. |
Can you also let us know what specific browser/os? |
Windows 7, browsers: IE, Firefox, Vivaldi (= Chrome engine). |
having the same problem with a environment @kmeesters just provisioned. Used MS Edge. Console gives error:
Network traffic shows only the font lato-lig-webfont.woff being loaded. |
Check the server logs for restarts. Really looks like the server crashes and is in the process of restarting during load, which causes random resources to not load |
@rikkertkoppes I was running this locally and had no loading errors. |
Recently encountered this issue in IE Edge and IE 11. Could not test in other browsers (no admin rights). Are the icons / font perhaps loading from a CDN. This maybe blocked by firewalls or access policies. I'll try to test on a machine that is disconnected from the internet and has not run the application before tonight. |
On both the cloud-based versions and the local binaries, the images are missing.
This garbles up the interface.
Could anybody confirm that it's not my three browsers that are messed up?
The text was updated successfully, but these errors were encountered: